Log in

View Full Version : Aghh.. Forms



jfs0479
03-26-2006, 07:22 PM
Hey Guys and Girls,

Just wondering (not sure wether i got the right forum) if someone could point me in the right direction cos im really stuck. What i want to do is after someone submits their form that data then gets posted on another page fo0r the whole world to see. As as a big favour if you really kind could you make it!!!!!!11

djr33
03-26-2006, 10:00 PM
Feedback form type thing?

That's more complex than html coding. You need php or some other server-side coding language. It'll need to use a database or modify files directly to store the information. It's fairly complex.

Easy way... you use a form and it gets emailed to you, then you add it by hand to your page. Hard way... above.

Figure out how much / for what you need it.

.alias.
03-27-2006, 03:14 PM
Yea djr33 is correct a similar thing is posted here read these posts aswell

http://www.dynamicdrive.com/forums/showthread.php?goto=newpost&t=8544