B
Brian
Hi, I visit a web site that has popup windows which provide data.
(That is, you click a link on the page to get a popup of data).
An example in the source is: javascript:session_info('10022573','','73')
Is there any way to get this data WITHOUT physically clicking
the link? I was hoping I could somehow create an URL from the
'10022573' part above, but it doesn't seem to be. Any ideas?
(That is, you click a link on the page to get a popup of data).
An example in the source is: javascript:session_info('10022573','','73')
Is there any way to get this data WITHOUT physically clicking
the link? I was hoping I could somehow create an URL from the
'10022573' part above, but it doesn't seem to be. Any ideas?