View Single Post
  #7  
Old 03-19-2005, 21:11
visu
 
Posts: n/a
Quote:
Originally Posted by Big_or_what
The Url is also in the source code (Url-encoded), i think
it's probably easier to implement decoding and parsing that, instead of
the JavaScript-Way
Right, those who still prefers manual way, just copy string from unescape function and paste it in adderss bar, you will get your URL, much faster

Visu
Reply With Quote