Re: download file from an ajax request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 1:00 PM -0400 6/20/08, Daniel Brown wrote:
On Fri, Jun 20, 2008 at 12:59 PM, Daniel Brown <parasane@xxxxxxxxx> wrote:

    Once you get your download script fixed, try adding these lines to
 your page:

 <iframe height="0" width="0" name="dl" id="dl" frameborder="0"></iframe>
 <a href="img.php" target="dl">Click to Download</a>

    And just replace img.php with the name of your script.

    Sorry, that should be:

<iframe height="0" width="0" name="dl" id="dl" frameborder="0"></iframe>
<a href="img.php?params=YOUR_PARAMETERS" target="dl">Click to Download</a>

Oh, so now you tell us.  :-)

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux