Newbie here still plodding through the obvious (to you).
I want to render the contents of an html page within the contents area of
another page. I provide the url to that page in a query string
(article.aspx?Page=url) but I have no idea of how to get and render that
page within the contents section of my article page.
An example would be appreciated. Thanks.
John Timney (MVP) - 15 Dec 2007 23:25 GMT
Use an iframe.
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
> Newbie here still plodding through the obvious (to you).
>
[quoted text clipped - 4 lines]
>
> An example would be appreciated. Thanks.
James R. Davis - 16 Dec 2007 01:19 GMT
Of course! Just what I was looking for. Thanks.
> Use an iframe.
>
[quoted text clipped - 12 lines]
> >
> > An example would be appreciated. Thanks.