Questions tagged [getresponse]

139 questions
0
votes
0 answers

Run PHP before HTML with action. Getresponse

I'm trying to integrating a PHP function to add the database into my file for tracing out purpose. Here's my HTML code :-
McKin
  • 5
  • 4
0
votes
1 answer

Why does my Windows Form app timeout when repeatedly hitting IIS 7 externally?

I've got a very simple Windows Form app that hits an IIS 7 site about 2000 times in the space of a few seconds (using threads). When I run that app on the server itself, using either localhost or the ip address, everything is totally fine. However,…
andy
  • 8,775
  • 13
  • 77
  • 122
0
votes
1 answer

How would I go about creating a Cron Job with aMember to push emails to GetResponse?

Good Day. I have a newsletters section in aMember Pro 4 showing all Campaigns from get-response. I have the Plugin configured correctly with GetResponse in aMember with the API key as evident by the correct Campaign titles showing up in CP > Protect…
Jim
  • 67
  • 2
  • 10
0
votes
1 answer

response using httpwebrequest and uri problems

I'm trying to test if a website is up or down and I ran into some problems. First I know if I'm to test the status of the server it's possible to do it with a simple piece of code like: If My.Computer.Network.Ping(TextBox1.Text) Then …
iActivist
  • 37
  • 1
  • 1
  • 5
0
votes
1 answer

How can I send multiple xml/HTTP requests at once and grab the resulting string? Vb.net

So I have an IP Camera that has information I want (date, firmware version, etc) and each piece of information is grabbed by going to a Http.GetResponse() from an http URL, and getting an XML responding string. For example, "http://" & ip &…
Kat
  • 2,460
  • 2
  • 36
  • 70
0
votes
1 answer

How to integrate GetResponse with Magento register page

so on our register page for new customers, we have a check box for people that want to receive our newsletter. You can see here: http://screencast.com/t/B2PUrelvnm1X Only problem is that we use GetResponse for our newsletter. Is there anyway to…
AJK
  • 391
  • 9
  • 27
0
votes
1 answer

GetResponse Objective-C Integration

I need to create an iOS app that needs to use a form created with GetResponse. Does anyone know if the integration between the two systems is possible and if there is any documentation or example about it? Thanks in advance. Massimo
MasKar
  • 21
  • 2
0
votes
1 answer

Getresponse API newsletter not working

I have tried to send getresponse newsletter through API. Its not working as expected. i have followed the https://github.com/GetResponse/DevZone/tree/master/API#send_newsletter Here the code http://pastebin.com/tWWKgpF5 I'm not so sure which is…
Rockstar
  • 191
  • 1
  • 2
  • 21
0
votes
1 answer

Generating link Issue

I want to generate link via on my user choice. This is the dropbox code in the HTML