|
-
Jul 1st, 2007, 04:27 PM
#1
Thread Starter
Addicted Member
Including an html page in table ?
lets say I have a table with two columns , I want to display an html page in the first column and a second html page in the other column . .
I remember it used to be through using some control in the Toolbox , but I don't remember which one or if it was ajax or a standard control
can someone help ?
-
Jul 1st, 2007, 06:17 PM
#2
Hyperactive Member
Re: Including an html page in table ?
Are the html pages on your same domain, that will basically tell if you can use ajax or not.
You can set a div to html page using javascript, or just set the innerHTML to what you want.
another alternative is to use iframes in your table data.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|