| Alain Trepanier 2004-09-29, 7:18 pm |
| // CLIENT REQUEST
POST /_vti_bin/shtml.dll/_vti_rpc HTTP/1.1
Date: Tue, 28 Sep 2004 18:01:47 GMT
MIME-Version: 1.0
User-Agent: MSFrontPage/6.0
Host: mgaprod2
Accept: auth/sicily
Content-Type: application/x-www-form-urlencoded
X-Vermeer-Content-Type: application/x-www-form-urlencoded
Connection: Keep-Alive
Cache-Control: no-cache
Content-Length: 129
method=3Durl+to+web+url%3a6%2e0%2e2%2e5530&url=3D%2fc19%2f%c3%
87%c3%bc%c3%a9%c3%a2%c3%a4%c3%a0%c3%a5%c3%a7%c3%aa%c3%ab%
c3%a8&flags=3D0
// SERVER RESPONSE
HTTP/1.1 200 OK
Connection: close
Date: Tue, 28 Sep 2004 18:01:47 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
MicrosoftSharePointTeamServices: 6.0.2.5530
Content-type: application/x-vermeer-rpc
<html><head><title>vermeer RPC packet</title></head>
<body>
<p>method=3Durl to web url:6.0.2.5530
<p>webUrl=3D/c19/Ã=C3=BC=C3=A9=C3=A2=C3=A4=C3 =
=C3=A5=C3=A7=C3=AA=C3=AB=C3=A8<-- WHAT I WANT=20
TO DECODE/ENCODE=20
USING SYS FUNCTION
<p>fileUrl=3D
</body>
</html>
thx
Alain Trepanier
|