Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > BlueVoda Website Builder Forums > Forms

Notices

Forms Discussion and help related to designing and implementing forms in the BlueVoda Website Builder.

Reply
 
LinkBack Thread Tools
  #1  
Old 07-12-2006, 03:12 PM
Private
 
Join Date: Jul 2006
Posts: 3
Default simple email/order form

after having watched the 2 blue voda tutorials on forms
and tried to follow the php mailto security tutorial instructions, I still cannot understand how to make required fields and set error messages.
can anybody help? I'm Italian and my English is limited!!! thanks so much!

this is my form:

</FORM>
</DIV>
<INPUT type="text" style="position:absolute;left:16px;top:369px;width :162px;font-family:Arial;z-index:7" size="27" name="nòmene e sambinàdu" value="nòmene e sambinàdu">
<INPUT type="text" style="position:absolute;left:16px;top:410px;width :174px;font-family:Arial;z-index:8" size="29" name="inderitziu de domo" value="inderitziu de domo">
<INPUT type="submit" name="invia" value="Ordina" style="position:absolute;left:15px;top:496px;z-index:9">
<TEXTAREA name="cumèntos" style="position:absolute;left:16px;top:451px;width :268px;height:28px;font-family:Arial;z-index:10" rows=0 cols=40>cumèntos</TEXTAREA>
</FORM>

and this is my php file:

<HTML>
<HEAD>
<TITLE>Ordine Inviato</TITLE>
</HEAD>
<BODY>
<H2><FONT style="FONT-SIZE:10pt" color="#000000" face="Arial">Gratzias! S'ordine tou est bistàdu imbiàdu in manera curretta,<p>as a retzìre a presse sa cunfirma.</FONT></H2>

<?PHP
$email = $HTTP_POST_VARS[email];
$mailto = "?????@tiscali.it";
$mailsubj = "Ordine dal sito Osinka Editziones";
$mailhead = "From: $email\n";
reset ($HTTP_POST_VARS);
$mailbody = "Values submitted from web site form:\n";
while (list ($key, $val) = each ($HTTP_POST_VARS))
{
$mailbody .= "$key : $val\n";
}
mail($mailto, $mailsubj, $mailbody, $mailhead);
?>
</BODY>
</HTML>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 07-12-2006, 03:31 PM
Andy128's Avatar
Major General
 
Join Date: Dec 2005
Location: Michigan
Posts: 2,282
Default Re: simple email/order form

lallett,

Please post your website url so that we may check it out. Once you do that- I will see if I can write a script that you can use.

Andy
__________________
My diamond in the rough - www.123gpp.com

* Click here for some BV tutorials (Php mailto Form, I-Frames, Picture display and much, much more!)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 07-12-2006, 04:31 PM
Private
 
Join Date: Jul 2006
Posts: 3
Default Re: simple email/order form

hi andy,
sorry I didn't give you the url
... and the form code I pasted on my help request was not correct!
the url I'm using to practise is www.lallett.altervista.org/osinka.html
thanks!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 07-13-2006, 12:27 AM
Andy128's Avatar
Major General
 
Join Date: Dec 2005
Location: Michigan
Posts: 2,282
Default Re: simple email/order form

lallett,

I have done the best I can with setting up a script and instructions on how to create the error pages. I hope it is clear enough for you to follow.
You will find it here;
http://www.netisopen.com/test/mailtoscript.html

Andy
__________________
My diamond in the rough - www.123gpp.com

* Click here for some BV tutorials (Php mailto Form, I-Frames, Picture display and much, much more!)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 07-13-2006, 08:18 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,357
Default Re: simple email/order form

Se vuoi ti posso preparare lo script che ti serve. Contattami usando il mio modulo di contatto. Anche se usare BlueVoda fuori dai server VodaHost ti toglie tutte le caratteristiche dinamiche di BV....
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 07-13-2006, 09:35 AM
Private
 
Join Date: Jul 2006
Posts: 3
Default Re: simple email/order form

thanks so much!!!!!!! grazie!!!!!! :))
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 07-13-2006, 11:19 AM
navaldesign's Avatar
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,357
Default Re: simple email/order form

La tua email, laura..........@ inwind.it inviatami, non risulta corretta, quindi non posso contattarti. Controlla e rispedisci per cortesia
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 11:37 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176