View Full Version : some advance form system..?


aznxtasy418
01-12-2003, 08:36 PM
i don't really know how to say this...because i think it's a little hard to explain, but how do you make this page..where someone fills out the form, and it automatically appears on the page? or you need my authorization before it posts on the page?..if you know how to make any of this, can you please tell me. thankyou.

Dude128
01-13-2003, 02:56 AM
you will need to use a server side scripting language, such as PHP, ASP, or Perl (CGI). if your host supports on or more of the those, you can use a script on your own server, either one that you write if you're willing to learn one of those languages, or one that someone else wrote. you can find tons of pre-written scripts all over the Internet, just do a quick search. if your host doesn't support any of those languages, you'll have to use a remotely hosted one. Lissa has a list of a few sites that provide remotely hosted CGI scripts in the Tools section of her site.

aznxtasy418
01-13-2003, 10:46 PM
thanks! but what keyword should I use when searching for the php script?