Uli
September 19th, 2004, 10:02 PM
Hello,
Im trying to use the lastIndexOf function to discover where the last "\" is located in my string... It seems to have a pb with the \ symbol..
I tried mystring.lastIndexOf('"\"') and every other possibleway, it always returns -1
Any ideas?
Im trying to use the lastIndexOf function to discover where the last "\" is located in my string... It seems to have a pb with the \ symbol..
I tried mystring.lastIndexOf('"\"') and every other possibleway, it always returns -1
Any ideas?