Not enough to go on but the space between id and = wont work and if
you are using a masterpage the body tags have already been declared

On Apr 17, 1:52 am, CapitalKing <[email protected]> wrote:
> <div Id  ="myQuote" runat="server" ></div>
>
> In the my code ,,
>
> myQuote.innerHtml += "Hello ";
>
> why the above line occur error.?
>
> and another problem is :
> <body>
> Hello .net
>  </body>
>
> here error is "not containing text in body". But why?

Reply via email to