Yea, I tried that before the posting.
Once you declare the variable
str = "C:\\foo\folder\dork.txt";
the "\" is escaping the string "\\", "\f" and "\d"
Just try
str = "C:\\foo\folder\dork.txt";
alert(str)
and you will see what I'm talking about.
Thanks
===================
::-) Juan F...
Hey Guys,
I'm having a hard time trying to get the file name from a Mac Path like C:\\foo\folder\dork.txt
I have a file upload button that onchange event takes the path and extracts the file name. Then it puts the file name in a free text filed in order to allow the user to tell what file name...
I really need your help....
I'm not an expert on Red Hat Linux and I have to install ATG Dynamo5.
The first step of the installation says:
-------------
When installing Dynamo on UNIX, it is recommended that you create a user ID specifically for Dynamo and use it for installing, maintaining...
I just face up this question and I want to check with you guys what is the right answer...
What is the difference beetwing Abstract classes vs. interfaces and a simple sample.
Thanks
===================
::-) Juan F. Sarria
After many different definitions, can someone give a final simple answer to..
What is the difference between serialization and synchronization?
===================
::-) Juan F. Sarria
Guys,
I like to get the answer for the following question:
What access control keywords should you use to allow other classes to access a method freely within its package, but to restrict classes outside of the package from accessing that method ? Select all valid answers
1. public
2...
Hi guys,
I'm using Oracle8i on a windows box, and I have to make a database buckup to install that database on a Unix box.
Anybody of you know how can I do that ?
Thanks in advance.
===================
::-) Juan F. Sarria
Hi guys:
Any body of you knows how can I get the number of elements into a form ?
There is any way to also know what type of element is, checkbox, text, etc ?
Thanks in advance ===================
::-) Juan F. Sarria
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.