View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
full screen problem full screen problem is offline
external usenet poster
 
Posts: 1
Default using vb to help with a complex web query

Hey. Ok im trying to use the web query function to pull data off a website...
but to get to specific data I have to click a javascript link that then
changes what is on the webpage, unfortunatly i dont know how to get the
webquery to recognise that im doing this. the page is an asp page and i cant
give you an example link as this page is only avaliable on my works intranet.
is there a way to do this, even with visual basics?