Online Image Resize Application (web Application)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arvs

    Online Image Resize Application (web Application)

    hi everyone....
    I have one web application for resizing images. the problem is that it
    is working right on my system but on other systems... it is not
    displaying the images even it is getting the right path.
    Please advise...
    Thanks in advance.

  • Biren Prajapati

    #2
    Re: Online Image Resize Application (web Application)

    Please check your image paths.........y ou may have given the absolute
    paths like e:/images/image1.gif.

    Try to convert your image folders into web folder and access your
    images through relative path.

    May be I am wrong and you may have already taken care of this but just
    to be on safe side, please check these things.

    Comment

    Working...