December 6, 200124 yr Hi, i've tried to execute this URL: "C:SCRIPTFILESCOMMUTIL.TXT 10x3 200" It won't work because of the spaces in the url. How can i solve this problem?
December 7, 200124 yr Try using "%20" instead of a space. Most browsers don't understand the space character, though some like IE 4.x onwards convert the space to "%20". Rgds, Partha
Create an account or sign in to comment