|
-
Sep 22nd, 2002, 03:51 PM
#1
Thread Starter
Lively Member
Making a program that can do HTML forms
You know when you go to something like a feedback page, and you fill in those text boxes then press enter, and your browser then sends the information to the appropriate CGI script? My question is this: how would I make a program that allows me to send information to a CGI script to be executed? Help would be appreciated, thanks!
- Justin Patrick Butler
Comme je trouve. "As I find."
- Butler family quote
Beneficia sumptos procul superant. "The benefits far exceed the costs."
- Myself
-
Sep 24th, 2002, 07:09 AM
#2
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Sep 24th, 2002, 10:02 AM
#3
Thread Starter
Lively Member
Pure API, of course. I can't stand MFC!
- Justin Patrick Butler
Comme je trouve. "As I find."
- Butler family quote
Beneficia sumptos procul superant. "The benefits far exceed the costs."
- Myself
-
Sep 24th, 2002, 02:15 PM
#4
Never done that. I only wrote some quick hacks with MFC to query a web page (actually an automatic retriever/decoder for the secret messages at Blizzard's Starcraft:Ghost promotion), but never done it with API.
Let's dig out old Petzold...
Look up the WinInet API, it provides you with http, ftp and gopher handling functions.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|