Siva,
What kind of resource you want to get the from web server ?
Are you trying to read some kind of files like xml/doc/ppt from the HTTP
server ?
or Are your trying to do a web request on aspx page page itself.
pls provide me pointers on that. So that i can share with you whatever i know

Signature
Thanks & Regards,
Sundar Narasimman
> Hi,
> I am learning ASP.NET, How can I get request and response in asp.net? I
[quoted text clipped - 4 lines]
> data that I am requesting. which I can not keep static url.
> I think I am in wrong path. Can any one help me to find out these?
Siva - 29 Sep 2006 13:33 GMT
Hi Sunder,
Thank you for your reply.
I want to get the request from the client. Client will post XML files on my
aspx page. I have to get that file and save in some folder. I am using .NET
1.1

Signature
Thank you,
Siva
> Siva,
>
[quoted text clipped - 12 lines]
> > data that I am requesting. which I can not keep static url.
> > I think I am in wrong path. Can any one help me to find out these?