handywench
07-12-2005, 02:42 PM
I have a page that is formatted in basic html using tables. There is one section where I want to insert the contents from a link (meaning I want to display another web page imbedded within this basic table setup). The page I am imbedding ( a tabbed newsletter) needs to keep its selectability properties since different info will be shown depending on which tab is clicked.
I will be updating the link to that imbedded page monthly as new issues of the newsletter some out so I want it to be easy to update ( like just specifying the url for the new source of the imbedded page). I looked around on the site here and tried something using iframes but it did nothing. Then I tried using an object scriptlet, which showed the newsletter with the first tab selected but I was not able to select any of the other tabs and see the related data - so that must just put an image of the url page there - without any of the pages selectability.
I'm a little green when it comes to coding, but I'm willing to try whatever you can suggest. Any help or guidance would be great. Thank you.
I will be updating the link to that imbedded page monthly as new issues of the newsletter some out so I want it to be easy to update ( like just specifying the url for the new source of the imbedded page). I looked around on the site here and tried something using iframes but it did nothing. Then I tried using an object scriptlet, which showed the newsletter with the first tab selected but I was not able to select any of the other tabs and see the related data - so that must just put an image of the url page there - without any of the pages selectability.
I'm a little green when it comes to coding, but I'm willing to try whatever you can suggest. Any help or guidance would be great. Thank you.