Link to home
Start Free TrialLog in
Avatar of kamaldalal
kamaldalal

asked on

How to embed your activex DLL to asp page?

hi expert,
i made one activex Dll component now i want to embed it to asp page. so what are the steps i have to follow. please mention as soon as possible
Avatar of FRehman
FRehman

if you have Interdev then it is easy first of all you register this dll and then go to interdev here is toolbox .In toolbox there is few tabs one is activex control you simply right on te toolbox and browse your activex file and then press ok now your activex control is show on toolbox you can easily select it and drag on the page
hope this will help you
if you need further help then leo_faisal@yahoo.com
Avatar of kamaldalal

ASKER

i asked about activex dll. embeding to web page. actually, you not get my question properly. once you create your control on local pc either activex dll or activex ocx. you have to make .dll or .ocx which register your control on local pc. so when you upload this control then "how can you register your control on server's register?"
ASKER CERTIFIED SOLUTION
Avatar of subburaj
subburaj

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
hello expert,
 thanks for reply, but sir, how can i register my component on server. Is there any Webserver allow to register the component? i think server would not be allow your component register in their registry because if they allow then following situations may occure:
1. If someone create dll which format the server's harddisk then who will be the responsible?
2. If  someone already register the component with same name as i developed then is it overwrite or not?

please reply as soon as possible. i am awaiting for your reply.

kamaldalal
Hi kamal(Can I call like this?)
 ok. You are working for a team, then there is no confiliction in the DLL Name. Second think While registering the DLL with regsvr32, it will write only in the registry. for Further clarification mail me at subbu_sen@hotmail.com

Thanks
Subburaj
I have a very detailed answer that didn't get posted. do you want it for free?