Ed Murphy
May 25th, 1999, 12:42 AM
I am a beginner and need to know how to go about sending data to a server as if I had filled in a form on a webpage and hit submit.
|
Click to See Complete Forum and Search --> : How to POST to web Ed Murphy May 25th, 1999, 12:42 AM I am a beginner and need to know how to go about sending data to a server as if I had filled in a form on a webpage and hit submit. Gringo July 13th, 1999, 11:29 AM In the FORM header, you put the following ... <FORM METHOD="POST" ACTION="prog_to_be_executed.exe"> codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |