embbed CAB file in page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have activeX packed in CAB file and need to attach it to page so when user
get into the page i prompt him/her to extract the contents into local H.D.
Any Suggestions?
 
Hi Raed,
For this problem you use object tag like this
<OBJECT>
<PARAM NAME="URL" VALUE="">
</OBJECT>
in the value property you can spacify your cab file url.


Regards
 

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

Back
Top