AFAIK theres no way to achieve this in asp code, its not in the object model.
macrost
2:17 pm on Nov 6, 2003 (gmt 0)
Well it all depends I suppose on what you want the user to save. If it's off a website or something like that, I've used within some download code, write out the binary, and that will prompt the user for the save dialog. Mac
aspdaddy
2:51 pm on Nov 6, 2003 (gmt 0)
macrost, can you post an example pls.
mattglet
3:55 pm on Nov 6, 2003 (gmt 0)
i think sunitha_mvd is looking for the popup that happens when you have <input type = "file">.
-Matt
macrost
5:15 pm on Nov 6, 2003 (gmt 0)
Well if it's the save dialog menu box, I can't find my code that did it, but I found something else that *might* be of use... h*tp://www.asptutorial.info/sscript/ContentType.asp I'm still searching, the problem is that it was written over a year ago... :-(