R 
		
								
				
				
			
		Robert Skidmore
I am trying to figure out a way to get a list of URL that my webbrowser
control has accessed, including images, javascript files, and download
files. Some of the urls I am trying to capture are obscured in
javascript so looping through the documents links is not good enough. I
tried the filedownload event but I could not figure out how to get a
url from it, and it does not fire on everything. Any ideas?
				
			control has accessed, including images, javascript files, and download
files. Some of the urls I am trying to capture are obscured in
javascript so looping through the documents links is not good enough. I
tried the filedownload event but I could not figure out how to get a
url from it, and it does not fire on everything. Any ideas?