473,403 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

content is not allowed between the opening and closing tags

I get "content is not allowed between the opening and closing tags" in
the visual studio 2005 IDE in relation to a Telerik RadTabstrip
control, when I switch from design to source view. I cant switch back
to design view from source view - I get the error "Cannot switch to
Design View because of errors on the page.

I seem to recall something about XHTM settings here? Has anyone
experienced this error & solved it?

Apr 14 '07 #1
2 7788
That error is usually shown when you insert text or markup inside asp or
html elements that doesn't allow content.

for example the asp:label control: <asp:label ID="label1" runat="server"
Text="Hi"></asp:label>.
If you try to put the "Hi" text whitin the <asp:labeltag, you'll get that
error.

'Hans Olav.

<st***@thepinksofa.comwrote in message
news:11**********************@w1g2000hsg.googlegro ups.com...
>I get "content is not allowed between the opening and closing tags" in
the visual studio 2005 IDE in relation to a Telerik RadTabstrip
control, when I switch from design to source view. I cant switch back
to design view from source view - I get the error "Cannot switch to
Design View because of errors on the page.

I seem to recall something about XHTM settings here? Has anyone
experienced this error & solved it?

Apr 14 '07 #2
On Apr 15, 5:59 am, "Hans Olav Stjernholm" <n...@email.herewrote:
That error is usually shown when you insert text or markup inside asp or
html elements that doesn't allow content.

for example the asp:label control: <asp:label ID="label1" runat="server"
Text="Hi"></asp:label>.
If you try to put the "Hi" text whitin the <asp:labeltag, you'll get that
error.

'Hans Olav.

<s...@thepinksofa.comwrote in message

news:11**********************@w1g2000hsg.googlegro ups.com...
I get "content is not allowed between the opening and closing tags" in
the visual studio 2005 IDE in relation to a Telerik RadTabstrip
control, when I switch from design to source view. I cant switch back
to design view from source view - I get the error "Cannot switch to
Design View because of errors on the page.
I seem to recall something about XHTM settings here? Has anyone
experienced this error & solved it?- Hide quoted text -

- Show quoted text -
No that is not the problem. Iwish it were that simple. This is a
standard placement of the Telerik RadTabscrip control onto a asp.net
user control.

S
Apr 15 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jean-Fran?ois Lacrampe | last post by:
Hello, I want to write a _very_ simple text parser that would replace a string like: "This is text with /italics/, *bold* and _underline_." and generate automatically something like this: ...
4
by: Rob Meade | last post by:
Hi all, Ok - this leads on from speaking to a couple here and in the SQL server group... I've an application which allows the user to type in their text into a form, they add 'happy' tags...
11
by: Mr.Clean | last post by:
I'd like to know how to "tack" a DIV to the bottom of the browser window This would also have to observe all other content in the flow. Please see this:...
14
by: j1c | last post by:
How can I remove the content in between tags? I have a page that has several custom tags: <!--tag:1--> Content 1 <!--/tag:1--> <br> <!--tag:2--> Content 2 <!--/tag:2--> <br> <!--tag:3--> Content 3...
10
by: juraj | last post by:
Hello, I am webmaster of www.crimson-imperium.org. The site was validated with W3C's validator. It passed the test in the past, but now validator is complaining about not allowed P tags. I can't...
0
by: Allan Ebdrup | last post by:
I have a ascx webcontrol that I register with: %@ Register Src="../Controls/Default/Library/Basket/Basket.ascx" TagName="Basket" TagPrefix="uc1" %> and instantiate on the page with:...
6
by: Lord0 | last post by:
Hi there, How do I define in a schema that an element (<element>) may have any content i.e. text, other elements, partial elements, angle brackets etc? So all of the following would be valid:...
1
by: dave8421 | last post by:
Hi, I'm trying to make sense of the definition for "Rendered Content" in current CR for CSS 2.1 Is rendered content what is displayed on the particular media or device? from the...
2
by: Sami | last post by:
How can I get the inner content of a tag with regular expression I couldn't the the opening and closing tags to match properly Input "fjkdjfkdj <div>sadfdf dfdf...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.