Japanese OS does not understand "&"

A

Amith

Here we are facing a problem which is when we pass a parameter to
javascript putting '&' . Ex: &contact.
In Japanese OS when we receive this parameter in the script '&' is
converted to 'e'.So script is not recognizing the same.
In english OS this working fine.

Do anyone have any idea.........................
 
D

Darko

Here we are facing a problem which is when we pass a parameter to
javascript putting '&' . Ex: &contact.
In Japanese OS when we receive this parameter in the script '&' is
converted to 'e'.So script is not recognizing the same.
In english OS this working fine.

Do anyone have any idea.........................

I don't really understand what your problem is since you weren't
precise in what context you use the ampersand, but whatever you do,
try using "&" instead. Eg. the right syntax in HTML when giving
addresses with url parameters isn't "address?a=b&c=d" but rather
"address?a=b&c=d". Maybe the japanese use the ampersand
extensively so you get problems...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top