Click here to Skip to main content
16,013,516 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Compile a String of Email Addresses? Pin
Robby9-Aug-02 3:15
Robby9-Aug-02 3:15 
QuestionFill out a form dynamically? Pin
JohnnyNin8-Aug-02 11:18
JohnnyNin8-Aug-02 11:18 
AnswerRe: Fill out a form dynamically? Pin
Jared Solomon8-Aug-02 12:18
Jared Solomon8-Aug-02 12:18 
AnswerRe: Fill out a form dynamically? Pin
Todd Smith8-Aug-02 13:16
Todd Smith8-Aug-02 13:16 
AnswerRe: Fill out a form dynamically? Pin
Paul Watson9-Aug-02 0:41
sitebuilderPaul Watson9-Aug-02 0:41 
GeneralASP client-side script debugging with VID,how to?. Pin
Romeo8-Aug-02 7:39
Romeo8-Aug-02 7:39 
GeneralRe: ASP client-side script debugging with VID,how to?. Pin
Jeremy Falcon8-Aug-02 7:40
professionalJeremy Falcon8-Aug-02 7:40 
GeneralCGI & receiving form data from C/C++ Pin
Eepos8-Aug-02 4:40
Eepos8-Aug-02 4:40 
Hello!

My platform is Windows 2000 Server (IIS) and I'm attempting to make a small CGI-program using C++.

I'm able to receive arguments through argc/argv using url something like
www.mysite.com/somename.cgi?value

But if I'm trying to receive form data the url might look something like (if using GET-method) this: www.mysite.com/somename.cgi?variable=value

If the url contains a '='-sign my program doesn't receive any arguments. I've found tutorials on the web describing how to receive form data in PERL/Unix, but not for C/Windows.

So the CGI-newbie question is: How do I receive the data if the url has '='-sign? And if this is possible at all, is there any difference if the method is POST or GET?

I'm happy to read the ******* manual if you just point me where to start..

Thanks, Eero

P.S. I hope the only possible answer isn't "Use ISAPI".. Cry | :((



GeneralRe: CGI & receiving form data from C/C++ Pin
Jeremy Falcon8-Aug-02 7:37
professionalJeremy Falcon8-Aug-02 7:37 
GeneralTNX: CGI & receiving form data from C/C++ Pin
Eepos9-Aug-02 0:29
Eepos9-Aug-02 0:29 
GeneralSearch Function Pin
NathanScott7-Aug-02 18:19
NathanScott7-Aug-02 18:19 
GeneralRe: Search Function Pin
Paul Watson8-Aug-02 4:30
sitebuilderPaul Watson8-Aug-02 4:30 
GeneralRe: Search Function Pin
Nick Parker8-Aug-02 7:43
protectorNick Parker8-Aug-02 7:43 
GeneralWebsite syncing tool Pin
benjymous7-Aug-02 0:35
benjymous7-Aug-02 0:35 
GeneralRe: Website syncing tool Pin
Jeremy Falcon7-Aug-02 3:52
professionalJeremy Falcon7-Aug-02 3:52 
GeneralRe: Website syncing tool Pin
benjymous7-Aug-02 3:59
benjymous7-Aug-02 3:59 
GeneralRe: Website syncing tool Pin
Jeremy Falcon7-Aug-02 4:27
professionalJeremy Falcon7-Aug-02 4:27 
GeneralRe: Website syncing tool Pin
User 988520-Aug-02 6:10
User 988520-Aug-02 6:10 
GeneralRadio button in ASP.NET Pin
Mazdak6-Aug-02 20:02
Mazdak6-Aug-02 20:02 
GeneralRe: Radio button in ASP.NET Pin
TigerNinja_7-Aug-02 16:44
TigerNinja_7-Aug-02 16:44 
GeneralUrgent question! Does Access DB support Stored Procedure Pin
chq126-Aug-02 18:41
chq126-Aug-02 18:41 
GeneralRe: Urgent question! Does Access DB support Stored Procedure Pin
Jeremy Falcon6-Aug-02 20:21
professionalJeremy Falcon6-Aug-02 20:21 
GeneralAlso a question Pin
david fox6-Aug-02 20:27
david fox6-Aug-02 20:27 
GeneralRe: Also a question Pin
Jeremy Falcon7-Aug-02 3:48
professionalJeremy Falcon7-Aug-02 3:48 
GeneralRe: Also a question Pin
david fox7-Aug-02 5:36
david fox7-Aug-02 5:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.