View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thomas donino thomas donino is offline
external usenet poster
 
Posts: 89
Default verifying the url

I have a macro that does a bunch of stuff, sometimes the site redirects me to
a logon again screen. The only way I have to know its done that is the URL
path for that page. Is there any way to test for that page and if false move
on?