From: Brian Candler Date: 2009-01-26T00:24:00+09:00 Subject: Re: How to pop up a Download Window Kumar Saurav wrote: > Hi all , > I have to show window as like you got on click of save(or by pressing of > ctrl+s), which exact function like the crtl+s press. > Please let me know if anyone having any idea regarding this. > It would be great help for me. This is not a Ruby question, but it's something I was trying to do recently too. Google for "javascript save as". From what I found, it can only be done in IE. -- Posted via http://www.ruby-forum.com/.