![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there any way to get this data WITHOUT physically clicking the link? |
#3
| |||
| |||
|
|
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? |
#4
| |||
| |||
|
|
Is there any way to get this data WITHOUT physically clicking the link? You'd have to look at the source of the script that it uses. |
#5
| |||
| |||
|
|
On Mon, 16 Aug 2004 13:27:32 +1000, Mark Parnell webmaster (AT) clarkecomputers (DOT) com.au> wrote: Is there any way to get this data WITHOUT physically clicking the link? You'd have to look at the source of the script that it uses. That's the long and "correct" way. But if you click on the link, then look at the properties of the pop-up window that's returned, you will usually find it has a URL that's an obvious mapping from the magic number. |
#6
| |||
| |||
|
|
But if you click on the link, then look at the properties of the pop-up window that's returned, you will usually find it has a URL that's an obvious mapping from the magic number. |
FYI, here is a typical web page link:
#7
| |||
| |||
|
| http://www.yourtv.com.au/guide/index...o&event_id=100 495 38 |
#8
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |