hello ,
i install rmagick properly but i am unable to create thumbnail from it can anybody help me in creating thumbnail. i also want to split the extension of my image for the thumbnail.
Thanks
hello ,
i install rmagick properly but i am unable to create thumbnail from it can anybody help me in creating thumbnail. i also want to split the extension of my image for the thumbnail.
Thanks
i have send u the code already…pls check…
chk out the web sites :- http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu using attachment_fu u can create thumbnail very easily as for extension use File.extname(file name) to get the ext ciao -AG