deane034 Posted January 24, 2009 Share Posted January 24, 2009 Hi, This might be related to Java Script, but thought would be more relevant here as well. Basically, I would like my user to click a link which would open a "save as dialog box" When the user selects a filename, I need some pre-determined data to be saved in that location in the user's Computer. Can't seem to find any examples on Google. Any pointers? Thanks. (What I'm trying to give is an export data option for some data tables using CSV. I got the CSV part sorted. Just need help with the Dialog box, save as part) Link to comment https://forums.phpfreaks.com/topic/142230-using-a-save-as-dialog-box-to-export-data/ Share on other sites More sharing options...
RichardRotterdam Posted January 24, 2009 Share Posted January 24, 2009 It is indeed javascript related. I think you just needed the right search keyword. try searching for "javascript modal" here are some posts I made earlier about that subject http://www.phpfreaks.com/forums/index.php/topic,210459.0.html http://www.phpfreaks.com/forums/index.php/topic,193208.0.html Link to comment https://forums.phpfreaks.com/topic/142230-using-a-save-as-dialog-box-to-export-data/#findComment-745153 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.