Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: Extra line breaks after asp:placeholder

  1. #1
    tjg is offline Junior Member
    Join Date
    May 2008
    Location
    Lafayette, LA
    Posts
    10

    Question Extra line breaks after asp:placeholder

    I'm having a problem validating my html markup. It's telling me that there are 2 breaks at the end of the asplaceholder output. This does not bother me much, but there a <br> instead of <br />. This is messing up my entire validation! Can anyone point me in the right direction as to where i can go to remove these extra breaks? Thanks!

  2. #2
    chrismartz is offline Senior Member
    Join Date
    Apr 2010
    Posts
    339

    Default

    Can you do a "Find in Files" in vs for <br> and replace it with <br />?

  3. #3
    tjg is offline Junior Member
    Join Date
    May 2008
    Location
    Lafayette, LA
    Posts
    10

    Default

    Don't have VS, using Notepad++ to Edit my skin, and not having much luck trying to find the breaks it going file by file...

  4. #4
    virtualtap is offline Senior Member
    Join Date
    May 2007
    Posts
    171

    Default

    Did you find out where these break tags are, I would like to just remove them.
    MSX

  5. #5
    virtualtap is offline Senior Member
    Join Date
    May 2007
    Posts
    171

    Default

    nevermind thought about it more and found it on page.default.xml.config
    MSX