[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

What Send_file will return

Mitesh Jain

6/11/2007 10:19:00 AM

Hi all,

1) How can i know whether the user has selected save,cancel,open button
in the popup when send_file file_name is used.

Example:

send_file file_name

2) How can i write the code after the send_file command.

Thanking All
Mitesh

--
Posted via http://www.ruby-....

1 Answer

Alex Young

6/11/2007 10:46:00 AM

0

Mitesh Jain wrote:
> Hi all,
>
> 1) How can i know whether the user has selected save,cancel,open button
> in the popup when send_file file_name is used.
>
> Example:
>
> send_file file_name
>
> 2) How can i write the code after the send_file command.

I have a sneaking suspicion that you may find posting these questions to
the Rails forum is more enlightening.

http://groups.google.com/group/rubyon...

--
Alex