I am sending USPS a zipcode value and pounds to get a return back for cost. If I just past the uri and values into browser i get back an xml with my RATE. In code when the request posts to the server I get an error back on my request.getresponsse and it tells me i received nothing back.
Code...
I have a grid, when I select edit, I have one dropdown box that can be changed. After the change I need to get the Id field of that record. That field is hidden and readonly. I tried the datakeys but didnt work. Thanks
This code gets me the changed value
strQty =...
Need help on how to search a streamreader for a value.
''START CODE
Dim uri As New Uri("https://demo.myvirtualmerchant.com/VirtualMerchantDemo/process.do" & strFullString)
Dim data As String = "field-keywords=ASP.NET 2.0"
Dim request As HttpWebRequest =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.