Author |
Message |
Versetti Novice

Gender: Joined: Jan 05 2004 Posts: 54 Offline
|
Posted: Wed Feb 11, 2004 9:50 pm Post maybe stupid Post subject: HTTP Post/Get |
 |
|
|
|
How can I have my C++ Program get the info from Post or GET from a form? |
|
Back to top |
|
 |
Jason Novice

Age:41 Gender: Joined: Feb 05 2004 Posts: 57 Offline
|
Posted: Thu Feb 12, 2004 12:21 am Post maybe stupid Post subject: |
 |
|
|
|
Check this thread out over at Dev Shed. |
|
Back to top |
|
 |
Versetti Novice

Gender: Joined: Jan 05 2004 Posts: 54 Offline
|
Posted: Thu Feb 12, 2004 6:34 pm Post maybe stupid Post subject: |
 |
|
|
|
Well and another problem is do I compile it and put it in the web folder and have action in the form tag point to it or what I'm new to CGI scripts. |
|
Back to top |
|
 |
|