how can i split with \
temp=document.loginFrm.fName.value.split("\");
this make an error cuz it think that i use \ to keep my "
Printable View
how can i split with \
temp=document.loginFrm.fName.value.split("\");
this make an error cuz it think that i use \ to keep my "
Try doubling it like in Perl or C -- .split("\\").
i tought of that but i used
String.fromCharCode(92)
then why did you ask?
it never happen to you to post a ?? a findQuote:
Originally posted by sail3005
then why did you ask?
a solution after!!!
oh well, i was just joking. It just sounded like you already knew the answer. sorry. :)
it's ok, i'm not punishing you!!!
you sounded serious!!
lol
see ya!