Thread: CGI input string.

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912

    CGI input string.

    I may have posted this a coup[le of days a go, but whn I came to check if there was a reply, I couldn't find it, so just to make sure: Is the string passed to a CGI script from an HTML form null terminated? And what line would I write (using STDIN of course) to get that string?

  2. #2

  3. #3
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    You're quick Deckard, I was just about to do the same thing

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 14
    Last Post: 01-18-2008, 04:14 PM
  2. Inheritance Hierarchy for a Package class
    By twickre in forum C++ Programming
    Replies: 7
    Last Post: 12-08-2007, 04:13 PM
  3. Replies: 4
    Last Post: 03-03-2006, 02:11 AM
  4. Linked List Help
    By CJ7Mudrover in forum C Programming
    Replies: 9
    Last Post: 03-10-2004, 10:33 PM
  5. ........ed off at functions
    By Klinerr1 in forum C++ Programming
    Replies: 8
    Last Post: 07-29-2002, 09:37 PM