I want to display message "Your request is being processed … please wait." I've this message in local resource file. But when the web page displays the message it converts the "..." in to "?"
So, text show up as "Your request is being processed? please wait." Please help.
Member
24 Points
333 Posts
problem with localization
Apr 18, 2008 03:26 PM|sp_412000@yahoo.com|LINK
I want to display message "Your request is being processed … please wait." I've this message in local resource file. But when the web page displays the message it converts the "..." in to "?"
So, text show up as "Your request is being processed? please wait." Please help.
All-Star
69278 Points
7977 Posts
Moderator
Re: problem with localization
Apr 18, 2008 03:37 PM|anas|LINK
Hi
there is nothing in resources thatwill convert the "..." to "?"
i tried the same string you posted and it displayed exactly as is without any modifications ...
please make sure that that you are working with the right language reosource file ..
thanks
Contributor
4030 Points
999 Posts
MVP
Re: problem with localization
Apr 19, 2008 02:56 PM|DigiMortal|LINK
Also visit my ASP.NET blog or follow me @ Twitter:twitter.com/gpeipman
Member
1 Points
17 Posts
Re: problem with localization
Apr 21, 2008 06:21 AM|anee111|LINK
Hi
dont give ... in resource file.actually there is no point in giving like that
hope this helps
thanks
anee