ActiveX & Frames

C

Color-Tattoo.com

I want to put an activex in a frame and call(use) it in an other frame.

How can i do?

Thank you for your help.
 
W

William Tasso

Color-Tattoo.com said:
I want to put an activex in a frame and call(use) it in an other
frame.

How can i do?

I think java-script would be best for that
 
S

StealthMonkey

In your frameset, make sure you have it setting a name, ie:
<frame src="page.html" name="top_frame" />
Then in the other frames you can get ahold of theobject using:
parent.framename
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top