When using Indexof as in
document.submitform.text.v
alue.index
of(".") everything works fine
Now when I look for the "\" as in the special character I can't use "\" but instead tried "\x92" and "\" as well as \ without the double quotes , but to no avail.
How else can I return the position of the first "\"
First come first serve.
Thanks
Start Free Trial