Preserved Topic: use C++ for CGI |
|
---|---|
Author | Thread |
Maniac (V) Inmate From: soon to be "the land down under" |
posted 03-06-2002 23:50
How can I use c++ for CGI? What do I need and how do I set it up? |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 03-07-2002 07:23 |
Maniac (V) Inmate From: soon to be "the land down under" |
posted 03-08-2002 23:12
Thanks, max. Shoulda tried google first. code: main()
|
Paranoid (IV) Inmate From: Lebanon |
posted 03-10-2002 20:33
quote:
|
Maniac (V) Inmate From: soon to be "the land down under" |
posted 03-11-2002 22:45
Thanks, lallous. Yeah, it was trying to read a NULL address. So how do I check if CONTENT_LENGTH is set, or set it? |