Possible Duplicate:
How to determine the OS path separator in JavaScript?
I am looking for the JavaScript constant that is equivalent to Java’s: File.separator
couldn’t find the answer to this question here
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What didn’t you like in the accepted answer of the referenced question? You can always use forwrd slash. cmd.exe accepts “cd /temp” correctly, I have just checked this on Windows XP SP2 and on Windows 7.