When using wget (win) with recursion on a cgi site, it can make the page into a .html for local viewing, but a problem happens when it tries to create the file, with the file name containing special characters.
Is there any way around this? (section of log file follows) Proxy request sent, awaiting response... 200 OK Length: unspecified [text/html] www.sofcom.com.au/cgi-bin/TV/detail?date=Wednesday_13_February&chan=2&state= Brisbane&fta=1&fox=0&opt=0&time=6.00+pm.html: Invalid argument Cannot write to `www.sofcom.com.au/cgi-bin/TV/detail?date=Wednesday_13_February&chan=2&state =Brisbane&fta=1&fox=0&opt=0&time=6.00+pm.html' (Invalid argument). Warning: wildcards not supported in HTTP. Regards Jon
