Re: Special characters
anonymous_at_discussions.microsoft.com
Date: 07/27/04
- Next message: Patrick Jox: "Sending SMS"
- Previous message: Jean-Luc David [MS-MVP]: "Re: Special characters"
- In reply to: Jean-Luc David [MS-MVP]: "Re: Special characters"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Jul 2004 07:53:21 -0700
Re,
In fact it is obvious : just write in the html code :
잫 !!!
I have not to add a mobile control and set a text.
Thanks for you reply
>-----Original Message-----
>Hi there,
>
>To add in emoji in your ASP.NET webpage, you have to
>use the symbol: URL scheme. For example:
>
><mobile:Image
> runat="Server"
> id="emoji"
> AlternateText="Here is an emoji"
> ImageUrl="symbol:51115">
></mobile:Image>
>
>The symbole :URL scheme is documented on MSDN:
>
>http://msdn.microsoft.com/library/en-
us/mwsdk/html/mwlrfimagecontrol.asp
>
>Keep in mind that the emoji will only render if the
framework
>detects the device as an i-Mode device. It will likely
not work
>in emulators (unless the correct User-Agent is
transmitted to
>the server).
>
>I've written an article called "Developing I-Mode
Websites
>using Mobile.NET" on ASPToday.com which goes into deeper
>detail.
>
>Thanks,
>Jean-Luc David
>Microsoft .NET MVP
>dotnetmvp@hotmail.com
>http://www.stormpixel.com
>http://weblogs.asp.net/jld/
>
>--- Original Message ---
>> Hi,
>>
>> In my i-mode portal, i want to include emoji.
>>
>> So i have to include : 잫 for example.
>>
>> But when i compile my code i have : ? and this is not
an
>> emoji ! So with : 잫 it runs but it don't works
>>
>> Can somebody help me ?
>>
>> Windows SErver 2003 and framework 1.1.4322
>>
>> Regards
>
>
>.
>
- Next message: Patrick Jox: "Sending SMS"
- Previous message: Jean-Luc David [MS-MVP]: "Re: Special characters"
- In reply to: Jean-Luc David [MS-MVP]: "Re: Special characters"
- Messages sorted by: [ date ] [ thread ]