Results 1 to 2 of 2

Thread: Including an html page in table ?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2005
    Posts
    150

    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 ?

  2. #2
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    354

    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
  •  



Click Here to Expand Forum to Full Width