Page 1 of 1

Looking for a hotel booking form

Posted: Sat Nov 06, 2004 5:30 am
by volkan
hi im looking for a hotel booking form scipt, it can be in and language, but i prefer PHP.

When submit is clicked i want the data to be emailed to a certain address.
I would like to include:

First Name:
Initial:
Address:
E-Mail Address:
Telephone Number:
Fax Number:
Duration of your Stay:
(please enter arrival date and departure date)
Number of nights:
What kind of Rooms do you require (drop down)
Any Other Information we may require:

can i do this?

Posted: Sat Nov 06, 2004 6:28 am
by m3mn0n
Try the usual places: Google, Hotscripts, etc.

If you can't find it your options are either (a) create it yourself, or (b) hire someone to make it.

Posted: Sat Nov 06, 2004 9:43 am
by kettle_drum
Also check out the link in phice's sig as im sure it was something like this.

Posted: Sun Nov 07, 2004 6:59 am
by volkan
hi,
i have tried lots of standred email + form scripts (even 1 for postnuke) but the email features works on otheres but not me.
I have tried it on 2 servers but i have no luck, whats going on ?

Posted: Mon Nov 08, 2004 5:08 pm
by volkan
ok im using form express for PostNuke, forms are made but when i click submit, it should send and email, but it doesn;t an error ms just comes up.

Ive also tired many mail for scripts, still the same on EVERY SINGLE ONE. Whats going on, is it my server?

Posted: Mon Nov 08, 2004 6:37 pm
by rehfeld
what is the error? if it is the same everytime, the problem will not be fixed by using a diff script....

Posted: Mon Nov 08, 2004 11:25 pm
by Dale
Possibly the SMTP mail setting sor something?

Posted: Tue Nov 09, 2004 2:16 pm
by volkan
hi, i used to get the pre-assinged error msg, but i realized that was a smtp error so i put my hotmail address in and on submit i get:

A parse error occured. Please check your Form action(s) syntax or your Item validation/default value syntax.

try it yourself....

http://vk1.gotdns.com/hotel2/index.php? ... ormExpress

thanks volkan

Posted: Tue Nov 09, 2004 2:24 pm
by rehfeld
so what was the assigned error you got? whatever you did prob did not fix it.

you need to post some code, otherwise we will all be guessing blindly and this will likely never go anywhere.