PDA

View Full Version : I need to create a web form


cania
16-09-2007, 06:29 PM
I need to create a web form for my site, but I do not know php. Can you please recommend me a php script or some free form builder?:) :confused:

susanta
18-09-2007, 12:05 AM
Before suggest anything can you specify please for what functionality you need this web form? I mean is it a web mail form, guest book or something else?

Php or asp all are server side...it means through them you can communicate database without possible security issues of client side scripting language like java script. So if you need simple web form without database backend then no need of php at all. example for web mail form you can do simply through java script...no need to write, just simply search google...someone already did the job for you. Incase of database support search http://www.aspin.com ... plenty of them are free. Every solution usually provides one readme text file. Where you will get step by step guide for web integration.

cania
18-09-2007, 10:22 PM
Thank you for suggestions. So far I found freedback and this free <a href="http://www.emailmeform.com">html form</a> builder which unlike freedback does not show any advertising in the free plan! ;-):)