How to avoind activex prompts for local html file running in IE

This is a discussion on "How to avoind activex prompts for local html file running in IE" within the JavaScript Forum section. This forum, and the thread "How to avoind activex prompts for local html file running in IE are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 7th, 2008, 20:55
New Member
Join Date: Jan 2008
Location: USA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
How to avoind activex prompts for local html file running in IE

Hi,

I am working on an application that requires IE only as an user interface in order to receive data from the user and store it on the local file system. It doenot require any transfer of this input data on the net.

So, I store the html files with embedded javascript with activex objects that write the data entered in the input fields onto the local text file.

My query is whether there is a way to avoid all kinds of activex prompts in IE apart from changing IEs security settings to allow activex content to run on local files.

I tried adding this html under "trusted sites" of IE settings, but that takes only a website as an input and not a local file. I donot want to goto the extent of saying "http://localhost....." by installing a web server on the local machine.

It would be very nice if you could let me know of a way in IE such that one need not disable general activex or prompts and still not get a prompt for this local html running through the browser.

Thanks
Reply With Quote

  #2 (permalink)  
Old Jan 11th, 2008, 10:55
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,619
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: How to avoind activex prompts for local html file running in IE

You change IE's security settings.
Local intranet --> Low
As far as I know, that's the only way...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting properties of another file(ex.HTML)? markor2d2 JavaScript Forum 2 May 3rd, 2007 08:17
how do I use a:hover within a html file (without the css file) heyo Web Page Design 2 Mar 5th, 2007 22:50
ActiveX Controls vnswathi JavaScript Forum 0 May 22nd, 2006 14:23
css displays wrong font from local file ruddles Web Page Design 2 Jun 5th, 2005 12:48
How make Word file same as html file in ASP humair Classic ASP 5 Sep 24th, 2003 14:35


All times are GMT. The time now is 05:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43