| | |
help with writing CGI!!
Please support our Perl advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Aug 2004
Posts: 3
Reputation:
Solved Threads: 0
how do u write a perl/cgi program..which makes a page that prompts users to fill a form with the following fields:
username
surname
first name
password
email address
i already made the webpage with the form documents but i dont know the CGI bit....
If any of the fields are left empty, an appropriate message should be displayed.
If all fields are entered successfully, the information should be stored in a text file called Users.txt
You should verify that no 2 records have the same username, and that no 2 records share the same email(to prevent users from registering 2x).
If registration is successful, the user should be taken to a page which lists the details they have entered.
username
surname
first name
password
email address
i already made the webpage with the form documents but i dont know the CGI bit....
If any of the fields are left empty, an appropriate message should be displayed.
If all fields are entered successfully, the information should be stored in a text file called Users.txt
You should verify that no 2 records have the same username, and that no 2 records share the same email(to prevent users from registering 2x).
If registration is successful, the user should be taken to a page which lists the details they have entered.
![]() |
Similar Threads
- Can python do this? How? (Python)
- CGI + Python question (Python)
- Proxy in C++? (C++)
- C++ CGI Scripts (C++)
- Getting CGI-BIN to work in Apache (Linux Servers and Apache)
- Guestbook help. Post in two different spots. (Perl)
- internet messanger (Java)
Other Threads in the Perl Forum
- Previous Thread: Print the ptime factors of a number
- Next Thread: Using Matching
| Thread Tools | Search this Thread |
Tag cloud for Perl






