Forum: Perl Dec 4th, 2008 |
| Replies: 4 Views: 1,129 i couldn't find any thing productive there..
wat i want to do is to create a perl persistent cookie ?? how do u code for this |
Forum: Perl Dec 4th, 2008 |
| Replies: 4 Views: 1,129 i want to create a perl /CGI program Cookie, where the username can be remembered even if the browser is shut down and restarted. i am new to Perl programming, and i have no clue from where to start... |
Forum: Perl Nov 22nd, 2008 |
| Replies: 3 Views: 1,156 |
Forum: Perl Nov 22nd, 2008 |
| Replies: 3 Views: 1,156 i am reading a url and inthat i have an array that has stored the value of a string as follows
address=no+3%2C+oxford+street
in this wat i want is to display the address as
"no 3 oxford... |
Forum: Perl Nov 22nd, 2008 |
| Replies: 1 Views: 535 i want decode a url, can please some one help me
http://localhost/cgi-bin/p.pl?Name=jenny&address=oxford+street+&address=Enter+your+working+place+if+any+or+state+%27NO%27&button=SUBMIT
how do i... |