How to send a POST in .net vb?

后端 未结 3 1381
闹比i
闹比i 2020-12-06 07:37

What i am trying to do is get my user to enter in a phone number and message and then post it to text marketer which send the message.

at the moment if i use a resp

3条回答
  •  抹茶落季
    2020-12-06 08:23

    you have to use the webrequest class. refer http://msdn.microsoft.com/en-us/library/debx8sh9.aspx

提交回复
热议问题