nowayback Posted December 6, 2001 Posted December 6, 2001 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?
tlsparker Posted December 6, 2001 Posted December 6, 2001 Different parameters passed in URLs need "&" between them.
Partha Posted December 7, 2001 Posted December 7, 2001 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
Recommended Posts
This topic is 8391 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now