Results 1 to 3 of 3

Thread: Help!How to eliminate ActiveX,Security dialog boxes?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2004
    Posts
    79

    Question Help!How to eliminate ActiveX,Security dialog boxes?

    Dear gurus and members,

    I am a newbie in ActiveX and VBScript. I created a website that will call .ocx using VBscript which is located on server's side. The ocx records and saves user's speech (recorded through microphone) on client's computer. The recorded .wav file is stored on the user's computer for further usage later on. I am concern on whether saving the .wav file on the client side will cause activeX or other security dialog box to pop up. How can I eliminate those dialog boxes without digitally signed? I am very new in these areas. I greatly appreciate if someone could share the knowledge and expertise in these areas. Looking forward for some reply soon.

    Thanks in advance,
    Janice

  2. #2
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    You can only get rid of those by changing the users web browser security settings. Those dialogs are meant to announce to the user that the page wants to run possibly unsafe code that might harm their computer. You can't disable that box completely. Even if you had a digital signature, it would still prompt them and ask if they want to allow your ActiveX component to run.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2004
    Posts
    79
    Hi crpietschmann,
    Thanks for your information.

    Rgrds,
    Janice

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width