-
Topic
-
I folks,
what I want to do:
Calling a website and use the result. I guess the right way is to create a WebRequest and handle the response in a stream.Is that possible in Formativ? Tried to create a WebRequest with that code, but it didn’t work:
Dim myRequest : Set myRequest = WebRequest.Create(url)
Greetings,
Stefan
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.