473,503 Members | 2,049 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to get variables from FLASH through $_POST method then submit to Aweber?

2 New Member
Hi Everyone,

Anybody who can help me with this? I am trying to get variables from a flash quiz application and submit them to aWeber.com for initiate a subscription. I has several attempts at doing this but to no avail. Anyone who can help me?

The instruction provided by aWeber is that the method should be POST and that the action must be set to "http://www.aweber.com/scripts/addlead.pl". and the inputs should look normal
Expand|Select|Wrap|Line Numbers
  1. <input type="text" name="email" value="" />
if i were to use a form. i cannot however make use of one because that's what the flash application is for. another problem is that i cannot edit the ActionScript on the flash file since i don't have the source file (.FLA) anymore but only the .SWF file? How do i go around getting this done using php? because the .swf file posts the variables to a send.php file which inserts them to a mysql database but i also have to send them to aWeber and i don't know how to do it. I hope someone can help me out.

i have the files attached so you can check. thanks in advance!
Attached Files
File Type: txt connectphp.txt (263 Bytes, 404 views)
File Type: txt sendphp.txt (1.0 KB, 394 views)
File Type: doc aweber web form generator.doc (18.5 KB, 450 views)
Sep 6 '10 #1
3 2191
kovik
1,044 Recognized Expert Top Contributor
Flash posts the variables to another page? You can then post those values to another page by using cURL. It's a native PHP extension, so it should already be active on your server.
Sep 6 '10 #2
Rey Sagana
2 New Member
i tried to use cURL but it's not working for some reason. would you like to check what i did? i can maybe email it to you.
Sep 6 '10 #3
kovik
1,044 Recognized Expert Top Contributor
Post it here, with all sensitive information (passwords, emails) blocked out with asterisks or something.
Sep 6 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
12571
by: Ralph Freshour | last post by:
I'm trying to use an image as a submit button - I'm reading Sams Teach Yourself HTML and the chapter on this doesn't show me the details on how this is done - I mean I can't seem to see it or grasp...
3
2503
by: Robert | last post by:
Hello, Can anyone help with this? On my online order form, I need to send a few variables to my credit-card processor. These variables are for non-secure customer comments, and will be sent...
4
3546
by: mickbw | last post by:
I am unable to display PHP pages generated by a submission of a form using a POST method. To illustrate this, I created a very simple form called TestForm.php . <!DOCTYPE html PUBLIC...
15
3104
by: Thomas Scheiderich | last post by:
I am trying to understand Session variables and ran into a question on how they work with data that is passed. I have an HTM file that calls an ASP file and sends the name either by GET or POST....
2
1906
by: Asp Help | last post by:
I'm working on a ASP applicatition to create Windows 2000 users. Because I don't want everybody to have access to the site I've changed te security in IIS 5.0 which runs on a windows 2000 Sp4...
10
1920
by: ramata | last post by:
This is really strange for me. I have a demo.asp page, that can't pass hidden value "mr progrramer" to itself using POST method. Only "mr" is passed. I created a second asp file demo1.asp and...
4
2937
by: VB Programmer | last post by:
Can someone provide a simple explanation on the difference between the GET and POST methods? What are the adv/disadv of both and when should I use them? Thanks.
3
2323
by: Bill | last post by:
I'm using the POST method to submit a simple form html page with yes/no and checkbox fields to an asp response page which stores the values in a new dim string, then uses it to build a new table...
6
29723
by: rpcchandu | last post by:
Hi Coders, I have to redirect from my server to the different server page by simulating the POST method submit from the Controller file, I tried using post_via_redirect, but could not succeed......
5
3664
RamananKalirajan
by: RamananKalirajan | last post by:
Hi All, I am having a form with post method. When I submit the form.. the Form Input values are shown in the url. Generally, In post method the values are posted in the body. "Get" method only...
0
7091
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7342
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7464
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5586
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5018
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3171
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3162
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1516
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
741
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.