P
Petra Meier
Hi,
on mouseclick I want to create a HTML on the server via PHP this file I
want to send to the client in a way that the user is prompted with a
"save as" dialog box.
I know how to do it "normally" (I use 'octet-stream') .. now I want to
do that with AJAX and do not succeed (the file is sent but no dialog
box).. what do I have to account for in AJAX case or is this not
possible in AJAX?
thx
pm
on mouseclick I want to create a HTML on the server via PHP this file I
want to send to the client in a way that the user is prompted with a
"save as" dialog box.
I know how to do it "normally" (I use 'octet-stream') .. now I want to
do that with AJAX and do not succeed (the file is sent but no dialog
box).. what do I have to account for in AJAX case or is this not
possible in AJAX?
thx
pm