nice file !
Posted 10 months ago
a reservation form in flash using php to sent an e-mail, easy customizable, it’s all in a movieclip so you can easy add it to your site
Posted 10 months ago
Looks good
I bought the file
but I need the text to stay visible at all times,
Can you please fix it & send it to me
Thank you
Posted 10 months ago
@zissis
File received, Thanks for the update.
Keep up the good work & support! 
Hello,
i got a big bug, the reservation is not send to my mail box. I tested on apache server. I did edit the php file and enter my mail address but it does not work at all.
Any solutuion?
Posted 9 months ago
Finally i found something quite strange lol
The mail is send only if i use the same address that i entered on the reservation.php file. Any ideas?
Posted 9 months ago
ah no lol. It does not like mail like : @hotmail.com, @intnet.mu, @myt.mu
any ideas? I really need it to accept @intnet.mu and myt.mu as it the address that most internet users from my country use.
Can someone please help me?
Posted 9 months ago
Finally,
i got it, i should have thought about it before lol. The procedure is simple, just a little modification in the reservation.php file.
Here is the code :
<?
$EmailBody = "\n\n name: ".$_POST['name']."\n\n second name: ".$_POST['surname']."\n\n email: ".$_POST['from']."\n\n address: ".$_POST['adress']."\n\n city: ".$_POST['city'].", ".$_POST['area']."\n\n telephone: ".$_POST['tel']."\n\n arrival date: ".$_POST['date'].", ".$_POST['month'].", ".$_POST['year']."departure date: ".$_POST['date2'].", ".$_POST['month2'].", ".$_POST['year2']."\n\n adults: ".$_POST['adults']."kids: ".$_POST['kids']."\n\n rooms: ".$_POST['rooms']."\n\n message: ".$_POST['message'];
$EmailFooter="\n\n This mail has been sent from my website";
$Message = $EmailBody.$EmailFooter;
<a href="mailto:mail("mymail@mydomaine.com",$ToSubject="RESERVATION",">mail("mymail@mydomaine.com",$ToSubject="RESERVATION",</a> $Message,"from: reservation");
?>
I just replace the mail address by a predefined one. “from: reservation” will appear as reservation@mydomaine.com 
Another thing,
is their a way so as the Item Description text stays visible? Help will be apreciated 
Thanks.
Posted 9 months ago
hummmmmmmmm,
another thing, when someone use special characters in the fields, example : é à , it does not shows correctly in the mail, it shows like that : méssage should show : méssage.
Could someone please help, thanks. It’s really important as 99% of my website visitors are french writing people and use a lot of é, à , è, etc …
Posted 9 months ago
if you have problem with my files please mail me beause i can’t watch my files everyday
thanx
Posted 8 months ago
hi Can this Form Work With ASP or ASPX ?? and what have to do to work with my aspx file ?
Posted 8 months ago
Hi… I decided to run the file i bought from this website autor: zissis in the following link where you can check it
www.sangolqui.info
the problems: 1. when trying to fill the arrival (dd mm yyyy) it wont accept to put 2 digits in the first box
2. the same happens with departures
3. and the big problem:
acorde to the instructions with the php file the only change we suposse to do is change the details of the email addres shown in the file ">(“yourcompany@mail.com”
with our own.
Well Ive done it but no information is send to my mail box
I’m fustrated now and In will be happy if you can correct the file and send to me please to v015c2531@blueyonder.co.uk">ov015c2531@blueyonder.co.uk
THANKS ZISSIS
Posted 6 months ago
hello,
i have bought it yesterday
i have lots of troubles with it
1 – nothing send to my mail : i have change the mail adress in the php, change the CHMOD of the file (744), tested it on 2 differents servers. nothing send to my mail box ????
2 – i have send you a mail direct in your personal mail yesterday cause i need to find the solution quicly
thanks
Posted 5 months ago
olger
i cant see any problem with the arrival or departure date it accepts 2 digits in the first box as i can see in www.sangolqui.info but if you still have problem just chnage the maximum numbers in the property panel in flash
the mail works perfect check it again
thanx
wiringin i will contact you as soon as posible
Posted 5 months ago