J
Jon
Hello all.
Is there a way to intercept a web request to see what url has been
requested?
For example, in my asp.net application I have a link that takes you to
google, amazon and yahoo.
When a user clicks on this link I was to intercept the request and
grab the url as the page exists.
Please be advised that I can't do this with the standard onClick event
etc. (I'm using an embedded pdf file) that has internal links.
Regards,
Jon
Is there a way to intercept a web request to see what url has been
requested?
For example, in my asp.net application I have a link that takes you to
google, amazon and yahoo.
When a user clicks on this link I was to intercept the request and
grab the url as the page exists.
Please be advised that I can't do this with the standard onClick event
etc. (I'm using an embedded pdf file) that has internal links.
Regards,
Jon