Verify Trusted Sites

  • Thread starter Thread starter Joel B.
  • Start date Start date
J

Joel B.

I am looking for a way to verify that a web site is in the trusted
sites list. When the page opens I want it to run a simple script that
will return a true if the site is trusted and a false if the site is
not trusted.
 
Ted said:
In Internet Explorer, look near the lower right corner of the window.

I am looking for a way to do this programicaly. Here is what I am
trying to do:
When a user comes to my web site:

If it is not in their trusted sites list I want it to redirect them to
a page that has instructions on how to add it to their trusted sites
list.

If it is in their trusted sites list everything will load normally.
 
Can't help you with the programming, but I can tell you that I would not
visit a website that insisted I put it into my Trusted Zone before allowing
me to view it.
 
Back
Top