|
-
Jul 24th, 2001, 02:47 PM
#1
Thread Starter
Junior Member
Activex on web page
Is it possible to incoporate a database with an activex control on a web page?
Example:
The database would hold properties that could be passed to the control via querystring.
Thanks in advance
ML
-
Jul 25th, 2001, 01:03 AM
#2
Lively Member
pls explain what exactly you want to do?
-
Jul 25th, 2001, 08:09 AM
#3
Thread Starter
Junior Member
Activex on web page
I have a control I designed in VB 6. When the page the control is on is called up I need it to load a file(in this case a CAD file). This file is stored in a database.
Currently I have the control embedded in a web page. I have tried passing properties through the <param> tag but this doesnt work. I thought I could maybe pass them through a database query depending on which link the user clicked. I thought I could make it like adobe reader. When a uses selects a .pdf file it knows to use adobe. On my site, when a user selects a .czd file (CAD-like Program) I want my control to load with the file that was selected.
Am I headed in the wrong direction with this? Should I try something like activex exe or dll?
Thanks for your help
ML
-
Jul 25th, 2001, 09:24 AM
#4
Lively Member
Well the control you have designed must be registerd on the client mac.
And if you want your control to communicate with database use RDS(remote data service).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|