Hi,
I have a problem with some links getting white spaces automatically.
eg.
http://192.168.1.50/cgi-bin/in%20dex.cgi?action=vi%20ew
due to %20 or white space char the file doesn't get called.
Is there any perl module that can clean the url?
thanks...