Home All Groups Group Topic Archive Search About

2.0 html page within a <table><tr><td>

Author
7 Jan 2006 8:53 PM
prefersgolfing
I'm not using Master Pages, yet I'd like to display the contents of an HTML
page within a <table><tr><td> on a .aspx.

I have a lengthy guide already paginated in html. I'd like to embed the
pages "as is" in the new 2.0 app without using Master Pages or creating new
..aspx's. I'm looking for the quickest way to the finish line. Any
suggestions would be welcomed. Thanks.

Author
7 Jan 2006 9:46 PM
Karl Seguin [MVP]
Use a user control and plunk it on the page?

Karl

Show quoteHide quote
"prefersgolfing" <prefersgolf***@hotmail.com> wrote in message
news:OFfc4x8EGHA.2816@TK2MSFTNGP09.phx.gbl...
> I'm not using Master Pages, yet I'd like to display the contents of an
> HTML page within a <table><tr><td> on a .aspx.
>
> I have a lengthy guide already paginated in html. I'd like to embed the
> pages "as is" in the new 2.0 app without using Master Pages or creating
> new .aspx's. I'm looking for the quickest way to the finish line. Any
> suggestions would be welcomed. Thanks.
>

Bookmark and Share