Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Internet explorer 8 ADO connection warning (local content only)

$
0
0

Hello!

To eliminate printing and forms on paper I've made js drived electronic forms (only local content on a shared drive). Lately I got the request to automatically fill some input boxes from mdb files. Unfortunately every time the script launches an ADO connection there's a warning message. Is there any way to avoid it while using local content? I can't globally change the behavior.

Currently the firm use XP&IE8, I need a solution for the remaining half year.

Thank you in advance!

p.s.: js code:

var AdoConn = new ActiveXObject("ADODB.Connection");
AdoConn.Open("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=");
var rs = new ActiveXObject("ADODB.Recordset");

Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>