I have a WebParseDataBoundEx which captures a response that is in either Japanese characters and regular characters(English), I need to detect if the character is in Japanese or not and use the exact captured characters to my next request. Does anyone have had a chance to work on the same problem and please share how you have resolved it?
Thanks in advance!