> Posted on behalf of another developer (whose tried a more appropriate
> mailing list but with no results).
> ==============================================
> 
> I developed some ActiveX controls (with VB6) and digitally 
> signed it. I am using them in a web page and if I try to browse 
> that page in IE5.5 with security settings set to High, the browser 
> displays the alert:
> 
> "Control is not marked safe for scripting and initializing"
> 
> So how can I mark my control Safe for scripting and initializing?

If deploying on Win9x, you might have to edit the .inf file in the package:
http://support.microsoft.com/support/kb/articles/Q221/5/41.ASP

If that's not it, try this:
http://search.microsoft.com/us/dev/default.asp?qu=%22safe+for+scripting%22&b
tnSubmit=+Search+&boolean=ALL&nq=NEW&so=RECCNT&ig=01&i=00&i=01&i=02&i=03&i=0
4&i=05&i=06&i=07&i=08&i=09&i=10&i=11&i=12&i=13&i=14&i=15&i=16&i=17&i=18&ig=0
2&i=19&i=20&i=21&i=22&i=23&i=24&i=25&i=26&i=27&i=28&i=29&i=30&i=31&i=32&i=33
&i=34&ig=03&i=35&i=36&i=37&i=38&i=39&i=40&i=41&ig=04&i=42&i=43&i=44&i=45&i=4
6&i=47&i=48&i=49&i=50&i=51&i=52&i=53&i=54&i=55&i=56&i=57&i=58&ig=05&ig=06&ig
=07&p=1&nq=NEW

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to