[EMAIL PROTECTED] wrote:

> I am sending a string as a java encoded URL to a perl script. 

No such thing. You're most likely talking about an URL-Encoded string. 

> I have to decode the string in the perl script. Is there any way i can 
> decode the string.

Of course. The CGI module (which you will most likely be using) does this
automatically.


-- 
Mark Thomas                    [EMAIL PROTECTED]
Sr. Internet Architect         User Technology Associates, Inc.

$_=q;KvtuyboopuifeyQQfeemyibdlfee;; y.e.s. ;y+B-x+A-w+s; ;y;y; ;;print;;
 

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to