using wildcards for trusted sites

  • Thread starter Thread starter S Lane
  • Start date Start date
S

S Lane

Is it possible to use wildcards when defining trusted
sites? If yes, an example please.

In trying to access web mail for something like yahoo or
hotmail the URL changes with each message. Example:
http://us.f118.mail.yahoo.com/ym/more info here

I have tried *yahoo* which does not work.

Any suggestions?
Thanks
 
Yes - Here is how I use wildcards:
*.yahoo.com

This means that every address that ends with yahoo.com
will be trusted (including either http or https).

-Tim
 
Tim Oakes said:
Yes - Here is how I use wildcards:
*.yahoo.com

This means that every address that ends with yahoo.com
will be trusted (including either http or https).

Correct, but don't do something like this:
*.yahoo.*

IE will accept it, but it won't work, and you won't be able to delete it
(except manually, via the Registry).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top