Results 1 to 3 of 3

Thread: Why is © changed to © in the IDE?

  1. #1

    Thread Starter
    New Member WidgetMan's Avatar
    Join Date
    Feb 2005
    Posts
    10

    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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?

  3. #3

    Thread Starter
    New Member WidgetMan's Avatar
    Join Date
    Feb 2005
    Posts
    10

    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
  •  



Click Here to Expand Forum to Full Width