M
miladhatam
can i change the size of a file dynamically ?
for example have 100 Kb and i want to decrease it to 20 Kb
thanks
for example have 100 Kb and i want to decrease it to 20 Kb
thanks
oh sorry alexy i forgotWhat file do you mean?
thanks mikeSystem.IO.FileStream.SetLength()
Mike.
i want to change the qualityDo you mean you want to resize an image dynamically (make its width and
height smaller)?
Or you want to change a quality/resolution of your image (decrease the
number of colors)?
Look at this
http://www.google.com/search?hl=en&q=resize+image+asp.net
i can change the height and and width of it but the file size is same
100KB=100KB
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.