fogofogo
09-14-2005, 02:17 PM
Join Date: Jan 2005
Location: London
Posts: 126
Friends | FOAF Flash question
--------------------------------------------------------------------------------
Hi All,
I have this code on a button in flash...
if (validateForm(fname,email)){
getURL("http://download.yukongoldcasino.com/downloader/download.asp?casino=yukongold.exe®key=yukongold&bannerid=aqua0005","_blank")
container.submitForm("form1.asp",fname,email);
which should link to a page which begins the automatic download of a file. The link works fine works on any operation system other than XP.
On XP the download page opens for a split second and closes again without downloading. Does anyone have any ideas as to why thats happening?
Thanks all
Location: London
Posts: 126
Friends | FOAF Flash question
--------------------------------------------------------------------------------
Hi All,
I have this code on a button in flash...
if (validateForm(fname,email)){
getURL("http://download.yukongoldcasino.com/downloader/download.asp?casino=yukongold.exe®key=yukongold&bannerid=aqua0005","_blank")
container.submitForm("form1.asp",fname,email);
which should link to a page which begins the automatic download of a file. The link works fine works on any operation system other than XP.
On XP the download page opens for a split second and closes again without downloading. Does anyone have any ideas as to why thats happening?
Thanks all