Forum: Rails Engines Problem in file_column

Posted by Chintan Shah (Guest)
on 2006-12-01 12:02
Hi all,

   Can any body tell me how to get the name of the file in cntroller,
which i m going to upload? coz i want to play with the file extension. I
have to put the restriction like only following types of files can be
uploaded
.jpg, .png, .bmp, .gif
Posted by Chintan Shah (Guest)
on 2006-12-01 12:05
Chintan Shah wrote:
> Hi all,
> 
>    Can any body tell me how to get the name of the file in cntroller,
> which i m going to upload? coz i want to play with the file extension. I
> have to put the restriction like only following types of files can be
> uploaded
> .jpg, .png, .bmp, .gif


by using params[:friend][:photo1].original_filename
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.