Hi there,
I'm new in the ASP. I need to send a request to the other party Url. The Url start with "Https:\". I can manage to send the request over but I can't read the link that they send to me.
I had try the ResponseText, ResponseBody for to read the link
For the ResponseText, my script giving me error
msxml3.dll error 'c00ce56e'
System error: -1072896658.
For the ResponseBody, I get "????????????????" from the result.
Any ideas with this, I had try a lot of method already. Can you kindly guide me because maybe you had more experience than in the HTTP POST and the reading result portion?
Hope to hear good news from you soon........
I'm new in the ASP. I need to send a request to the other party Url. The Url start with "Https:\". I can manage to send the request over but I can't read the link that they send to me.
I had try the ResponseText, ResponseBody for to read the link
For the ResponseText, my script giving me error
msxml3.dll error 'c00ce56e'
System error: -1072896658.
For the ResponseBody, I get "????????????????" from the result.
Any ideas with this, I had try a lot of method already. Can you kindly guide me because maybe you had more experience than in the HTTP POST and the reading result portion?
Hope to hear good news from you soon........