Web Hosting Talk







View Full Version : Detailed Form


LeopardHosting
12-06-2004, 10:03 PM
Hello I was wondering if there are any tutorials that you know of that would show me how to make an in depth form. In this form I would need the user to fill in all the "*" fields or it does not let them submit the form. I'm sure this is probably really simple im just still learning.
Thanks Alot!!!:)

saghir69
12-08-2004, 11:36 AM
just found this on google for you. There are way toooo many sample codes for php forms out there

http://www.x-code.com/vdaemon/samples/qcontact.php

af11kcc
04-02-2005, 02:00 AM
Are you looking for a client side or server side solution?
You can use javascript or PHP, ASP, etc. to achieve this...

HostingInsider
04-18-2005, 07:42 PM
You would simply use if statements.

Read up! :)