Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IFrame Issues

Status
Not open for further replies.

jfrost10

Programmer
Jun 3, 2001
2,004
CA
Hey gang,

I'm trying to use an IFrame on a page, but I'm having two issues with it:

1. I set the target of my treeview-nodes to the ID of my Iframe, but they always open in a new window

2. The application property of the IFrame has the following text:
The GetValue operation on the component failed with the error code 0x80020005.
and lists some objects that it buggered up at, which are all Windows.Forms namespaces (???).

Any thoughts/tricks on getting this to work?

Thanks,

D
 
*sigh*

nevermind. Its not hte ID that the nodes are referencing, its the IFrame's NAME. Now it works very nicely.

:)

D
 
heh heh congrats Jack That'l do donkey, that'l do
[bravo] Mark
If you are unsure of forum etiquette check here faq796-2540
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top