PC Review


Reply
Thread Tools Rate Thread

aspx html table caption got missing?

 
 
ckkwan@my-deja.com
Guest
Posts: n/a
 
      7th Mar 2008
Dear All,

Using Framework 1.1.

Create a html table with <caption> tag, everything works fine.

However, when I put "runat=server" for that table, the caption get
missing

I can still see the caption in Designer view, just that when it render
by the IIS during runtime, the caption is gone.

How can I put the caption back to HTML table? I don't want to use
asp:table.

Thanks in advance.
 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      7th Mar 2008
server side tables (<table runat=server>) are very restrictive with what
can be contained in them. just <tr>'s, anything else as you've found is
stripped.



-- bruce (sqlwork.com)


(E-Mail Removed) wrote:
> Dear All,
>
> Using Framework 1.1.
>
> Create a html table with <caption> tag, everything works fine.
>
> However, when I put "runat=server" for that table, the caption get
> missing
>
> I can still see the caption in Designer view, just that when it render
> by the IIS during runtime, the caption is gone.
>
> How can I put the caption back to HTML table? I don't want to use
> asp:table.
>
> Thanks in advance.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Caption title is not appearing in caption table TFX Kurt Microsoft Word Document Management 1 4th Jan 2010 12:31 PM
Link figure caption and table caption to document callouts to upda Sherry Microsoft Word Document Management 0 20th May 2009 03:01 PM
How to bring aspx code (in HTML view) to the aspx.vb code-behind? Paolo Pignatelli Microsoft ASP .NET 6 21st Feb 2005 01:55 AM
HTML table on aspx web form Nedu N Microsoft ASP .NET 4 9th Dec 2003 05:43 AM
include other aspx/html in my aspx page Mr. x Microsoft ASP .NET 1 30th Nov 2003 11:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:06 PM.