<html>
<body>
<br>
Dear Gurus,<br><br>
I've been searching the Net for the last week or so can't seem to find a
solution and at wits' end. <br><br>
I hope someone out there can help me on this. <br><br>
I am trying to capture a &quot;refreshed&quot; URL which gets sent back
to the browser and have been using the GET command but it doesn't seem to
be able to give me what I'm looking for. <br><br>
Here's what I'm trying to do:-<br><br>
<b>URL A</b> -
<a href="http://www.someurl.com/EDMS/curshweb.nsf/WebAnnDate?OpenView&amp;Click=d029eee3a2abf2af482568020004fafe/$Body/0.316" eudora="autourl">http://www.someurl.com/EDMS/curshweb.nsf/WebAnnDate?OpenView&amp;Click=d029eee3a2abf2af482568020004fafe/$Body/0.316</a>
<br><br>
<b>URL B -</b> <br>
<a href="http://www.someurl.com/EDMS/curshweb.nsf/WebAnnDate?OpenView&amp;Start=2.47" eudora="autourl">http://www.someurl.com/EDMS/curshweb.nsf/WebAnnDate?OpenView&amp;Start=2.47</a> <br><br>
<br>
On the browser, I have to click on <b>URL A</b> to get me to <b>URL B</b>. I am trying to obtain <b>URL B</b> without the use of a browser or manual intervention. I am trying to achieve this on the command line. <br><br>
Does anyone know how I can do this? <br><br>
Your help is very much appreciated. :)<br><br>
Thanks in advance.<br><br>
Best Regards,<br>
Andrew<br><br>
</body>
</html>