
Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Would prefer to use .NET is there is a timeout property buried in there
somewhere.
--Buddy
> Hi,
>
> If you're using MSXML4.0 take a look at the ServerXMLHTTP:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/
xml_mth_sz_0cj7.asp
> Regards,
>
[quoted text clipped - 6 lines]
> >
> > --Buddy
SQL Server Development Team [MSFT] - 24 Oct 2003 21:56 GMT
Hi,
Sure, there is a solution. Take a look at the managed HTTP stack:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fSystemNetHttpWebRequestClassTopic.asp
Regards,
Ion Vasilian

Signature
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
> Would prefer to use .NET is there is a timeout property buried in there
> somewhere.
[quoted text clipped - 4 lines]
> >
> > If you're using MSXML4.0 take a look at the ServerXMLHTTP:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/
> xml_mth_sz_0cj7.asp
> >
[quoted text clipped - 10 lines]
> > >
> > > --Buddy