Questions tagged [getresponse]

139 questions
1
vote
1 answer

How to send a mail from getresponse.com when user submits a form in my website?

I have a form. When a user submits the form after filling it, I have to send a mail to the user by using getresponse.com and also the user email should be added to my mailing list. I have an account in getresponse.com.
kishore
  • 1,017
  • 3
  • 12
  • 21
1
vote
2 answers

GetResponse API set_contact_customs() with multiple campaigns

can someone help me? I'm using the set_contact_customs() GetResponse API function. It works, but can someone explain what happens when the same email address is subscribed in more than one campaign? For example I want to set the field 'bought' with…
Genioblu
  • 51
  • 2
1
vote
0 answers

request.GetResponse() has giving "The operation has timed-out." in vb.net

I'm facing problem in getting response for a POST method web request in vb.net and the GET request is working properly and getting the response, while the same request is working fine in C# with the same steps followed here. So, can any one help me…
1
vote
2 answers

PHP dropdown value need to save

I'm having trouble with the current PHP dropdown and I'm posting this to get some shine of light. Here's the HTML dropdown code