Results 1 to 3 of 3

Thread: CGI Help

  1. #1
    Senior Member
    Join Date
    Dec 2001
    Posts
    134

    CGI Help

    Hello guys!!!
    I am new to CGI programming and I have small task t finish, which I think will be tough for me without you knowledge and help.
    I have a HTML page that has two fields like, userId and Password, and I have to Validate the user before he can go to the an applet.
    I want to know about resources that can help me use CGI to verify the password. I also want to know as to where to save the userId and Password.
    Your help will he highly appreciated.
    U get What U pay for.

  2. #2
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    What webserver and what (script/ASP/PHP) language?

    Shouldn't this be posted in Web Security or Web Development?
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  3. #3
    Senior Member
    Join Date
    Jul 2004
    Posts
    469
    Do you have to use CGI for this? If you run on something like apache, you could just use a .htaccess for this.

Posting Permissions

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