How do I target a hyperlink to an inline frame?

J

jcsbooks

I need to know how to taget a hyperlink to an inline frame. The help files
only refer to how to do it to a frames page. My inline frame is in a table
page.
 
V

Virtual PC

Give the inline frame a name and use target="name" to load the page into the
inline frame.
 
Top