clear the error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • varunkumarid
    New Member
    • Aug 2008
    • 40

    clear the error

    Hai to one and all...
    I hava a error a in Asp.net Xhtml code for "the text is noy allowed between opening and closing tags for Html element"

    I dont know how to solve this problem.....
    If you this one solution please inform quickly...
    Thank you
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Just do what it says? Find the text in question and remove it.
    As you have not shown us anything about it, that's the best I can offer.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      It sounds like you are putting text between two ASP tags when that control does not permit text there.

      Please post your ASPX code (the line that's causing the problem).

      Comment

      Working...