|
-
Jun 11th, 2004, 03:36 AM
#1
Thread Starter
Lively Member
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
-
Jun 15th, 2004, 10:08 PM
#2
Hyperactive Member
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.
-
Jun 15th, 2004, 10:29 PM
#3
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|