OK, I've done the html form.
Now, how do I handle the results
when someone fills it out?

   Site

   Server


Directing what happens to submitted form contents.

In general you can do many things with form contents. Most web forms are posted to a cgi program or script which takes the contents and rearranges them somewhat and emails them to the page owner - you.

For Sphynx Sites: Site customers may use either of two available form handling cgi's by Matt Wright:

What form handling scripts do.

Clicking the "SUBMIT" button on the form page tells your browser to gather up the form contents, separate them with ampersands "&" and send the information to a handling script named "formmail.pl" in the "cgi-bin" directory one level below server root (the httpd directory). formmail.pl takes the information and processes it. Typically, it rearranges and formats the submitted form content and emails it to you then sends the browser an answer page in html with form results nicely formatted and displayed.



HOME | SITE HOSTING | VIRTUAL SERVERS | PAGE DESIGN | FAQ | ORDER | TECH SUPPORT


Copyright © 1996, Sphynx Web Solutions. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders. Direct questions or comments to webmaster@sphynx.com.