|
-
Mar 27th, 2005, 09:10 AM
#1
Thread Starter
New Member
Why is © changed to © in the IDE?
When creating an aspx page in Visual Studio.NET, the © HTML encode sequence is changed to the © character. Any idea why this happens? Also, does having the © character in your HTML mess up rendering in non-IE browsers?
Thanks!
WidgetMan
http://softwidgets.com
Last edited by WidgetMan; Mar 27th, 2005 at 09:28 AM.
Reason: Grammer mistake
-
Mar 27th, 2005, 12:42 PM
#2
Re: Why is © changed to © in the IDE?
No, it shouldn't mess up any display rendering. When you mean it gets changed do you mean in the HTML code view or the design view?
-
Mar 27th, 2005, 01:37 PM
#3
Thread Starter
New Member
Re: Why is © changed to © in the IDE?
Thanks for the reply. To replicate what I am experiencing...
1) In the IDE and from the HTML view of an aspx page, place © somewhere.
2) Save the page.
3) Switch to the Design view and make a change to the page from the design surface.
4) Save the page.
5) Go back to the HTML view. The IDE converts the © to © such that the © is no longer in your actual HTML (i.e. it is replaced with ©).
WidgetMan
http://softwidgets.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|