Results 1 to 8 of 8

Thread: Image Uploading Help???

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    14

    Question Image Uploading Help???

    I am starting an image hosting web service... I would like to create a program so people upload images from there desktop. It would be nice if people could like resize images crop, add text to images then simply drag and drop them some were then they upload to there account...


    Would this be alot of work??


    Where do i start?


  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Image Uploading Help???

    the image resize may be a little hard. Uploading an image should be easy though. Using inet control.
    My usual boring signature: Something

  3. #3
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: Image Uploading Help???

    First off, where would these images be uploaded to?
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  4. #4

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    14

    Re: Image Uploading Help???

    Images would be uploaded to server.

  5. #5
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Image Uploading Help???

    expanding on adam (yz4now):

    he has a photo upload site (similar to photobucket) and he just wants to have the option to have the user resize images, and then upload it to their account on his server. He has a Linux server, so it is going to have to be remotely uploaded.

    ADDED:
    he wants to have a drag and drop interface
    My usual boring signature: Something

  6. #6

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    14

    Re: Image Uploading Help???

    Yes what dylan(dclamp) said.

  7. #7
    Addicted Member
    Join Date
    Feb 2007
    Posts
    180

    Re: Image Uploading Help???

    For the image scale, rotate, contrast, conversion, etc. look at 'FreeImage'. You can find it on http://freeimage.sourceforge.net/. I used it with VB6.0 and right now working on getting it running for VB.NET. It has ALOT of options. Able to load most popular images and save in anything from ani gif, jpeg, bmp, tiff, etc.

  8. #8

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    14

    Re: Image Uploading Help???

    Okay, ill check that out.

    Im working with VB.NET so that wont work.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width