How do you code a method = post
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have to send data to another domain/url via the post method. If the url name is https://theirwebaddress.com and I need to send two text fields first and last name. How would you code this? Thanks