Hi,
One of my user has dot in his username.
ex. srinu.abc/abc/xyzco
when he is trying to preview his document , he is getting javascript error. Can any one of you help me with this regards on how to handle dot in web.
Thanks in advance.
Hi,
One of my user has dot in his username.
ex. srinu.abc/abc/xyzco
when he is trying to preview his document , he is getting javascript error. Can any one of you help me with this regards on how to handle dot in web.
Thanks in advance.
Subject: RE: Dot in user name
A period in a username doesn’t automatically cause an error. You will need to look at the JavaScript code in the web page, and check the JavaScript console, to see what the error is and exactly where it’s occurring. Use alert statements to display the values of variables.
If the above does not solve your problem, we need more information about what you’re doing. If you’re not sure what information to supply, the C R I S P Y document might help you.
Useful blog: Best Practice Makes Perfect