| | |
Please help
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2006
Posts: 6
Reputation:
Solved Threads: 0
I currently have a form that i have created using html, (can create in another language if makes it easier) however, i can't seem to find how to send the information from that form to my database. I have searched over the internet and asked some people that I know, all to no avail. Can someone here help me?
•
•
Join Date: Jul 2006
Posts: 3
Reputation:
Solved Threads: 0
http://www.w3.org/TR/html4/interact/forms.html
It depends on what language you're using. PHP, ASP, CFM, .... each have different ways of posting a form, some easier than others.
If you're using HTML then it's simple to create the form itself but it's another matter on how you'll receive the data. Using HTML you'd probably use a cgi script to process the form. There are many such scripts out there. Just do a google search for CGI form for starters.
It depends on what language you're using. PHP, ASP, CFM, .... each have different ways of posting a form, some easier than others.
If you're using HTML then it's simple to create the form itself but it's another matter on how you'll receive the data. Using HTML you'd probably use a cgi script to process the form. There are many such scripts out there. Just do a google search for CGI form for starters.
•
•
Join Date: Jul 2006
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by ckarnuth
I would like to use PHP to do this, however I am not that familiar with it. I have only dabbled with it and don't know the ins and outs yet. Thank you in advance for the help.
http://www.thesitewizard.com/archive/feedbackphp.shtml
![]() |
Other Threads in the MS SQL Forum
| Thread Tools | Search this Thread |





