Save As Dialog Box
Posted: Thu Jan 21, 2010 1:39 pm
I need to integrate a save as dialog box into my links pulled from a databse... here is my code:
I can't seem to find how to do this.
Code: Select all
Echo "<tr><td>Open InDesign Files</td><td><a href='upload/postcards/".$info['zip'] . "'><img src='../associates/images/download.png' ></a><br></td></tr>";