Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. algotec

    Live Link Login through .NET application

    Hi Syntergy, Thank you for the response. It also seems like you could anticipate the redirect page and read that and then send the URL for the XMLExport request. This is exactly what I do - anticipating the redirect page (Assuming that geting the redirect page as a result means I am logged...
  2. algotec

    Live Link Login through .NET application

    Hi, First the goal: 1.First request - Login to Live Link 9.5 programaticaly from .net application using httpWebRequest POST method 2.Second request - Retreieve xml using objAction=XMLEXport parameter VB.NET code looking something like this: ============== Dim newUri As New Uri(url) Dim...

Part and Inventory Search

Back
Top