Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
Is there any function in vbscript to Encode and Decode the URL. Just like in JavaScript 'escape ()' and 'unescape ()' functions.
And along with is there any function to find absolute URLs if i send relative URL to the function.
For Ex.
resolveUrl ( " "../images/ip.jpg" )
Which returns me as "
Waiting for your valuable reply..
Thanks in advance,
V.Thandava Krishna.
Is there any function in vbscript to Encode and Decode the URL. Just like in JavaScript 'escape ()' and 'unescape ()' functions.
And along with is there any function to find absolute URLs if i send relative URL to the function.
For Ex.
resolveUrl ( " "../images/ip.jpg" )
Which returns me as "
Waiting for your valuable reply..
Thanks in advance,
V.Thandava Krishna.