I came very close before I shelved it all due to irritation with handling the XML.

WebRequest and WebResponse probably won't get you there.

Look at IO.Socket instead, which is a lower level component and will give you more control over the connection.

Hope that helps...

Regards,
Eric Longman
Atl-Connect Internet Services

[EMAIL PROTECTED] wrote:
Right now I am using ASP.NET and fiddling around trying to authenticate myself with OpenSRS. So far I have had no luck. What I do know is that you have to implement the WebRequest and WebResponse classes in order to get this working. I have not found a single decent article on how to use the WebRequest and WebResponse classes using VB.NET.
Anyone on this list who uses VB.NET and has had any luck authenticating themselves into the OpenSRS API? I need someone who is willing to share just that bit of code with me to get me going for the sake of ASP.NET developers on this list who do not have a clue. If not, name your price i'll buy that code snippet off of you...



Reply via email to