Hi,
I want to do a redirection based on a variable....
for example:
if ($name eq 'invader') {
redirection to some URL ;
}
What do i have to put in the middle line to do the redirection...
In javascript i would put: location.href=url
but in perl i don't know what to put...
Thanks in advance....
Wagner.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: redirection with perl Wagner
- Re: redirection with perl Lisa Nyman
- Re: redirection with perl Brett W. McCoy
- Re: redirection with perl louie miranda
