Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. .resize image on client side

.resize image on client side

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadmin
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    abhishek_1983
    wrote on last edited by
    #1

    Want to resize image on client side before uploading on server in asp.net c#...

    P Z V V 4 Replies Last reply
    0
    • A abhishek_1983

      Want to resize image on client side before uploading on server in asp.net c#...

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Do you mean you want to allow the user to crop the image, or do you mean that they should be able to change the physical size of the image? The two are different, and how you would solve them are different too.

      *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

      "Mind bleach! Send me mind bleach!" - Nagy Vilmos

      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

      1 Reply Last reply
      0
      • A abhishek_1983

        Want to resize image on client side before uploading on server in asp.net c#...

        Z Offline
        Z Offline
        ZurdoDev
        wrote on last edited by
        #3

        You normally would not do this. There are 3rd party tools that can do this but they will be server side. You want the file on your server to then do processing on it.

        There are only 10 types of people in the world, those who understand binary and those who don't.

        1 Reply Last reply
        0
        • A abhishek_1983

          Want to resize image on client side before uploading on server in asp.net c#...

          V Offline
          V Offline
          Vipin_Arora
          wrote on last edited by
          #4

          see the links below: http://www.switchonthecode.com/tutorials/csharp-tutorial-image-editing-saving-cropping-and-resizing[^] http://mironabramson.com/blog/post/2009/04/Cropping-image-using-jQuery,-Jcrop-and-ASPNET.aspx[^]

          Happy Coding... :)

          1 Reply Last reply
          0
          • A abhishek_1983

            Want to resize image on client side before uploading on server in asp.net c#...

            V Offline
            V Offline
            vvashishta
            wrote on last edited by
            #5

            For this you can use the tool from Ajax Control Tookit as Resizeable Control...

            - Happy Coding - Vishal Vashishta

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups