Making DHTML apps work with standard IE security (medium) 
Author Message
 Making DHTML apps work with standard IE security (medium)

Anybody knows how to make a DHTML application using standard IE security
(without setting to low?). Suppose it has to be signed, how to do without
using such verisign (custom sign)? I use this for intranet purposes, not
internet, so every PC in the company should trust my apps. Unfortunately,
there are more than 150 PCs in the company wide-spreaded, so it's a dumb
thing to setup one-by-one of PC.

Thanks for any help anyway.

Regards,

Ervin L



Sun, 24 Aug 2003 12:19:54 GMT  
 Making DHTML apps work with standard IE security (medium)
I'm not sure what kind of app. you're making.  I've made some ActiveX DLLs
that are used from IE and had this problem, though.  I resolved the problem
by implementing IObjectSafety in my application.

Search (search.microsoft.com) for artical ID "Q182598"...it should come up
with an article entitled "HOWTO: Implement IObjectSafety in Visual Basic
Controls"  If you have trouble...i can e-mail it to you. Or if you have
trouble getting the sample to work, I can e-mail you my code.

HTH,
Jon


Quote:
> Anybody knows how to make a DHTML application using standard IE security
> (without setting to low?). Suppose it has to be signed, how to do without
> using such verisign (custom sign)? I use this for intranet purposes, not
> internet, so every PC in the company should trust my apps. Unfortunately,
> there are more than 150 PCs in the company wide-spreaded, so it's a dumb
> thing to setup one-by-one of PC.

> Thanks for any help anyway.

> Regards,

> Ervin L



Sun, 24 Aug 2003 20:44:58 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Making WebBrowser app work with all IE versions

2. Making WebBrowser app work with all IE versions

3. IE.App DHTML Disabling with IE6

4. IE.App-DHTML Dialogs - Accessing HTML Element Styles

5. Help - Report won′t work with standard security, but will with trusted connection

6. Report won′t work with standard security, but will with trusted connection

7. DHTML/SQL Server app works fine internally, not on web server

8. VB6 app has memory leak after installing IE 6.0 (installation was custom made)

9. Active X controls not working in IE 5.5 but works in IE 6.0

10. HELP: PWS/IIS installed makes App work????

11. Inet app no longer works after installing IE 4.0

12. App won't work without IE installed?

 

 
Powered by phpBB® Forum Software