Setting image

Hello All,

I am uploading an image from disc. While choosing the image I want to
show
that image on the UI.
How can I do that?
I am using paperclip gem.

Thanks,
Avi

Hi Avi,

Good Day,

Follow this url, very simple. Use it and enjoy.

Thanks,
Maddy :slight_smile:

On Thu, Jan 17, 2013 at 3:57 PM, Avi [email protected] wrote:

“Attitude is a little thing that makes a big difference”

Thanks & Regards
Ashokkumar.Y
*ROR-Developer
*email : [email protected]
Shriramits

The requirement is:-

When we click on the button to choose the file, after choosing, the
image
should be shown in the ui in IFRAME or something.
Not sure how to do that…

On Thu, Jan 17, 2013 at 6:27 PM, Avi [email protected] wrote:

Hello All,

I am uploading an image from disc. While choosing the image I want to show
that image on the UI.
How can I do that?
I am using paperclip gem.

before html5, i think this is not possible since javascript shouldn’t
have
access to your
file system. what you can do is upload the image first then show a
preview
after.

To view this discussion on the web visit
https://groups.google.com/d/msg/rubyonrails-talk/-/6hjaYq708PUJ.
For more options, visit https://groups.google.com/groups/opt_out.

On Thu, Jan 17, 2013 at 9:52 PM, Avi [email protected] wrote:

The requirement is:-

When we click on the button to choose the file, after choosing, the image
should be shown in the ui in IFRAME or something.

Not sure how to do that…

this is a shameless plug but you can look at my blog if you need help in
doing this

http://jimlabs.heroku.com/posts/multiple-image-upload-with-preview-using-ajax-and-jquery

I am uploading an image from disc. While choosing the image I want to

To view this discussion on the web visit
https://groups.google.com/d/msg/rubyonrails-talk/-/YeagrIa8ncgJ.

For more options, visit https://groups.google.com/groups/opt_out.