Hi from Greece,
I faced the following problem and looking for help. There is a flash form that I want to fill in several times per day (not a poll). The flash form is not mine so I don't have the source and I don't know the names of the fields (ex FirstName,LastName,etc). By using the SWF decompiler I found out that all data are send to mail.asp file, but no more details are known. It's obvious that the flash form exists on a web server with microsoft software. I have access on that form only as simple visitor (http://domain.com/formpage.htm).
I want to make a php script to automatically fill the form and send data. This script I will put it on my web server (linux OS) and run it as cron job, so the flash form will be filled automatically twice a day.
Can anyone help me? It's crucial to me to make it (personal bet with my boss). Also if someone has a link to give me so I can find more details.
Thanks
Stratos