Need Help Making An HTML Form

liunx

Guest
Right now I am in the process of just getting feedback from my site and all I need help with is building a nice professional feedback form. As of right now I can only accept html, java, javascripts, and dhtml with my server. Any help would be greatly appreciated. <br />
<br />
<br />
<br />
Regards, <br />
<br />
Izaak Nason<!--content-->Try getting a remotely-hosted one from <!-- w --><a class="postlink" href="http://www.bravenet.com">www.bravenet.com</a><!-- w --> <br />
<br />
You can easily configure the features, and you just have to copy/paste the code in a HTML page! ;)<!--content-->Well I have a remotely hosted script on my site right now and it does not have any advertisements I just wanted something that is a little more professional then a remotely hosted script. I really do appreciate your help though. Thanks,<br />
<br />
Izaak,<!--content-->You could fool around with the options in this form to suit your needs,<br />
<br />
<html><br />
<!-- creation date: 9/28/01 --><br />
<head><br />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><br />
<title></title><br />
<meta name="Description" content=""><br />
<meta name="Keywords" content=""><br />
<meta name="Author" content="montroze"><br />
<meta name="Generator" content=""><br />
</head><br />
<body><br />
<form name="form" method="post" action="mailto:[email protected]> ?SUBJECT=Registration Form Results" enctype="text/plain"> <br />
<p align="right"><font face="Times New Roman, Times, serif" size="2">First <br />
Name</font> <br />
<input type="text" size=25 name="required-First Name"> <br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">Last Name</font> <br />
<input type="text" size=25 name="required-Last Name"> <br />
<br> <br />
<font face="Times New Roman" size="2">Company Name</font> <br />
<input type="text"<input type="text"size=25 name="required-company"> <br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">Address</font> <br />
<input type="text" size=25 name="required-address"> <br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">State/Province</font> <br />
<input type="text" size=25 name="required-state/province"> <br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">Zip/Postal Code <br />
<input type="text" size=25 name="required-zip/postal"> <br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">City <br />
<input type="text" size=25 name="required-City"> <br />
</font><br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">Phone</font> <br />
<input type="text" size=25 name="required-phone"><br />
<br> <br />
<font face="Times New Roman, Times, serif" size="2">Fax <br />
<input type="text" size=25 name="required-fax" <br />
</font> <br> <br />
<font face="Times New Roman, Times, serif" size="2"> Name Of Conference <br />
<input type="text" size=25 name="required-confernce name"> <br />
</font> <font face="Times New Roman, Times, serif" size="2"><br> <br />
Current Email Address</font> <br />
<input type="text" size=25 name="required-email address" <br />
<br> <br />
</p> <br />
<p align="right"> <br />
<input type="submit" name="Submit" value="Submit"> <br />
<input type="Reset" value="Reset"> <br />
</p> <br />
</form><br />
<br />
<br />
</body><br />
</html><!--content-->Thanks for the help on the script I guess what am looking for is a remote hosted which will auto-respond. I have searched althrough hotscripts, scriptsearch, cgi-resources, and several others and have yet to find a form that I want. I am little picky. Sorry to be such a pain. I do thank you both for your help. <br />
<br />
Izaak,<!--content-->did you try <!-- m --><a class="postlink" href="http://www.response-o-matic.com/">http://www.response-o-matic.com/</a><!-- m --><br />
<br />
can't remember if they have auto-response.<!--content-->Izaak- I'll jump in here on this and suggest <!-- m --><a class="postlink" href="http://formany.com">http://formany.com</a><!-- m --><br />
<br />
Yes its remotely hosted.. HOWEVER!! You have full control over every single aspect of the forms,(i.e. color, look, etc... ) AND.... it allows for automatic response from a form (i.e. You can have the visitor go to a Thank You page, AND it will send them an email after the form is submitted!)<br />
<br />
I've used this resource for almost two years now and have found it to be really the best way to go for forms. Oh... and its free... I mean FREE.. don't even have to register with them to get the coding. Also you can re-use the same snippet of coding for as many forms and you might need!!<br />
<br />
Just my two cents worth is all! :)<!--content-->Try going to cgispy.com then click on forums and it will give you a remotely hosted forums page that you can customize however. <br />
Later...<br />
<br />
<!-- m --><a class="postlink" href="http://www.cgispy.com">http://www.cgispy.com</a><!-- m --><br />
<!-- m --><a class="postlink" href="http://www.djjesterbeats.150m.com">http://www.djjesterbeats.150m.com</a><!-- m --> <----My site<br />
<br />
-DJ_Jester-<!--content-->Originally posted by mimic <br />
Try going to cgispy.com then click on forums and it will give you a remotely hosted forums page that you can customize however. <br />
Later...<br />
<br />
<!-- m --><a class="postlink" href="http://www.cgispy.com">http://www.cgispy.com</a><!-- m --><br />
<!-- m --><a class="postlink" href="http://www.djjesterbeats.150m.com">http://www.djjesterbeats.150m.com</a><!-- m --> <----My site<br />
<br />
-DJ_Jester- he wants a form NOT a forum! :D<!--content-->
 
Back
Top