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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

getting a "parram" variable from a VB ActiveX in IE

Status
Not open for further replies.

winline

Programmer
Dec 30, 2002
13
AU
I have made an ActiveX dll in Visual Basic and I would like to ask this:

How can you load a "parram" variable from explorer into VB.

EG:

<object classid=&quot;clsid:D27CDB6E-ARtD-11CF-96B8-444553540000&quot; id=&quot;NetPets.sytes.net&quot;>
<param name=&quot;ID&quot; value=&quot;01254&quot;>
<param name=&quot;_cy&quot; value=&quot;5080&quot;>
</object>

i would then like to load ID and _cy as a VB variable. How can i do this???
 
Well, i guess that no-one knows how to do it.

Thanks any-way.

Tim
 
ithought - wow! i can ask here. well NO I CANT

damn there goes my five buck down the drain....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top