Click to See Complete Forum and Search --> : Need help with ActiveX controls


Jim Bassett
September 5th, 2004, 10:15 AM
I am new to developing and using VB6 ActiveX controls. I developed one and have coded Let and Get public functions but inside HTM scripts I am not able to use the Let functions, only the Get functions. If I code the ActiveX control so that it can accept safe scripting then I can but I would prefer not to have to have clients set their browser to allow safe scripting. Am I overlooking something or is this just the limits of using ActiveX controls?

Davey
September 9th, 2004, 04:02 PM
I think that if you sign the activex, you will not have to tell users to allow safe scripting.