Any help with perl CGI

DefecTalisman

Community Advocate
Community Support
Messages
4,148
Reaction score
5
Points
38
I am having troubles creating a login screen. I can set and retrieve cookies.

Should i be using the object orientated CGI rather than the standard?
 

The_Magistrate

New Member
Messages
1,118
Reaction score
0
Points
0
What exactly are you having trouble with? Have you created the login form? How about the backend code to parse the credentials and authenticate?
 
Top