Hi here i compress the large image to smalll if its small no problem i will be saved as it is....
we have store the image by reducing the image, suppose if it is a large image we can reduce , it wont affect the quality of the image ,when the image is small if you reduce , the image going to be expand...at that time it not looking good...that why suppose if you have any idea regarding this let me know.. else what concept you follow for the image store and display in web page.... Have you familiar with URL Rewriting concept...? On 11/17/08, VIKAS GARG <[EMAIL PROTECTED]> wrote: > > Yeah that has grown quite interesting now. You know there is a class in > file handling that stores info in binary format. If you want me to write > syntax for you then please be frank in that.... Then you need not to > compromise with the quality of your image. You should then convert that to > hexadecimal it will get automatically compressed. I hope you might be having > good knowledge of number system.1 bit of hexadecimal can store 15 bit of > binary and that changes exponentially. So convert your data then to > hexadecimal. The work will get done. >
