Results 1 to 5 of 5

Thread: CGI Programs

  1. #1
    Guest

    Post

    How do I get the variables provided by a web browser like QUERY_STRING, and how do I return a webpage to the browser?

  2. #2
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    I say you should learn PERL and use that (.pl)! It is easy to program in and is pretty much made for CGI, although is used for other things...

    ------------------
    Tom Young, 14 Year Old
    [email protected]
    ICQ: 15743470
    AIM: TomY10
    PERL, JavaScript and VB Programmer

  3. #3
    Guest

    Post

    Yes, maybe...

    But I already know a bit of Perl, don't like it and use a Windows box with VB...OK?

    Help me out here?

  4. #4
    Hyperactive Member
    Join Date
    Jul 1999
    Location
    NY, USA
    Posts
    270

    Post

    Okay, I don't really know how to use VB with CGI, but PERL does run on a Windows platform. - Just put a
    #!c:/perl/bin/perl
    at the top.

    ------------------
    Tom Young, 14 Year Old
    [email protected]
    ICQ: 15743470 Add Me ICQ Me
    AIM: TomY10
    PERL, JavaScript and VB Programmer

  5. #5
    Guest

    Post

    Sorry, didn't mean to sound offensive...

    I've just found a module with loadsa code that I don't understand that does a grand job of cgi...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width