Hi...I have a javascript function which is called with a string, say, username. ie.. func('username'). The problem is that the link is dead(ie. the function does not accept) when the string contains a period(.).....example, func('user.name') or an @ symbol....example, func('user@name'). What cud b the reason??? An example could b found at http://anantgarg.com/2009/05/13/gmail-f ... uery-chat/
you cud download de files and test de function with various inputs. Please help. Its urgent.


