my code looks something like this document.open("text/html","replace") document.execCommand('SaveAs',false,'*.pdf') The code invokes the file dialog with a tile of "Save HTML Document" and save as type of html & text files only. How can i put all files or *.* in the save as type dropdown ? and also can i change the title to "Save As" only ...the kind that comes up when we usually do save target as on a web page... thanx for ur help
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
6
posted
0
I do not think there is a way to do it...
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.