|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
form tutorial
hey i did the form tutorial by matt wade i was wondering how i change it to make it email it to me?
|
|
#2
|
|||||
|
|||||
|
RE: form tutorial
i forgot the code here it is
php Code:
|
|
#3
|
|||
|
|||
|
RE: form tutorial
unfortunately it isnt a send mail validator, it just echos the form results. ill give u a send mail validator as soon as i can man,
joe |
|
#4
|
|||||
|
|||||
|
RE: form tutorial
i went out searched the net and made a mail form
i have one minor error with it my checkboxes dont work with it heres the code sum1 PLZ help me fix it! php Code:
i know its probably some kind of newbish mistake but im just getting started at php so please help |
|
#5
|
||||
|
||||
|
RE: form tutorial
can you show us the code for your check boxes.
|
|
#6
|
|||
|
|||
|
RE: form tutorial
heres the html code
[html] <head><link rel="stylesheet" href="style.css" type="text/css"> </head> <center><h1>Webdesign Pricelist</h1> <h2>An average webpage with reasonable features will cost on average £10 a page submit the form below to get quote within 48 hours via email</h2></center> <form method="post" action="mailform2.php"> <table border="0"> <tr><td>Name:</td><td><input type="text" name="name"></td></tr> <tr><td>Company Name: </td><td><input type="text" name="compname"><a href="help" target="_blank">?</a><br></center></td></tr> <tr><td>Email:</td><td><input type="text" name="email"><a href="help" target="_blank">?</a><br></center></td> </tr><tr><td>Budget:</td><center> <td><input type="text" name="budget"><a href="help" target="_blank">?</a><br></center></td></tr> <tr><td>No Pages:</td> <center><td><input name="pages" type="text"><a href="help" target="_blank">?</a><br></center></td></tr> <tr><td>Details:</td> <td><textarea name="details">information on colour etc here</textarea><a href="help" target="_blank">?</a></td></tr> </table></center> what features would you like?<br> <input type="checkbox" name="flash">flash<a href="help" target="_blank">?<br></a> <input type="checkbox" name="Frames">Frames/frameset<a href="help" target="_blank">?</a><br> <input type="checkbox" name="css">Stylesheet/css<a href="help" target="_blank">?</a><br> <center><input type="submit" name="submit" value="submit Request"> [/html] |
|
#7
|
|||
|
|||
|
RE: form tutorial
http://codewalkers.com/faq/2/18.html
|
|
#8
|
|||
|
|||
|
RE: form tutorial
how the heck do i get that to make my checkboxes work
|
|
#9
|
||||
|
||||
|
RE: form tutorial
chill man chill.
By the way if you read it all will become clear |
|
#10
|
|||
|
|||
|
RE: form tutorial
It tells you exactly how to get them to work.
|
|
#11
|
||||
|
||||
|
RE: form tutorial
Read and the truth will unfold.
|
|
#12
|
|||
|
|||
|
RE: form tutorial
Hello ... I need to get a form called " mailform2.php " for a flash dezine im creating and I don't have a clue on what to do.
I have a web site called ... http://www.ibswebdezine.com and in the flash contact page, embedded in the *.swi file I have indicated that the mailform2.php will go here ... http://www.ibswebdezine.com/scripts/mailform2.php and post afterwards. I do not have such file " mailform2.php " or know where to edit one so the senders information gets' to me in my personal e-mail. If I can get some help ... the mailform2.php file and what to edit in this file so the e-mail gets to " sales@ibswebdezine.com " and I get the users information successfully I could pay a small fee. I can dezine the best flash sites in the world but suck at mailform2.php LOL! Go Fich Thanks in advance! Christopher Moss Internet Business Services sales@ibswebdezine.com |
|
#13
|
|||
|