Search found 3 matches
Aprelium Forum Index
Author Message
  Topic: Form Query String to .EXE (C++) Cgi App
DarkSlasher117

Replies: 3
Views: 11412

PostForum: FastCGI/CGI   Posted: Sun Jul 27, 2003 5:52 am   Subject: Fixed it myself
Ok...I figured it out (although it isn't what I originally wanted to do...):

Changed form method from GET to POST.
Removed Enviromental-Variable inputs and instead used a CIN>>QUERY;

But ...
  Topic: Form Query String to .EXE (C++) Cgi App
DarkSlasher117

Replies: 3
Views: 11412

PostForum: FastCGI/CGI   Posted: Sun Jul 27, 2003 5:39 am   Subject: Multiple Queries
Just to make it clear...if I run the app with a query like "program.exe?this is a test" - the result is ArgType being 5. Args[0]=thefile, Args[1]=this, Args[2]=is....Args[4]=test.
  Topic: Form Query String to .EXE (C++) Cgi App
DarkSlasher117

Replies: 3
Views: 11412

PostForum: FastCGI/CGI   Posted: Sun Jul 27, 2003 5:37 am   Subject: Form Query String to .EXE (C++) Cgi App
Perhaps this is a stupid question (just to be on the safe side):

I'm in the process of writing a C++ CGI app. I have no problems getting it to run; however, I am having difficulties when submittin ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group