Hai i have not done like that because i have to store the images in binary form so
befor write into binary , i would like to compress the large images file to specific width , height so any idea... On 11/17/08, VIKAS GARG <[EMAIL PROTECTED]> wrote: > > I have an idea for you. You should not upload the images in the database > that will increase unnecessary load over your database. Instead you should > write the path of the files which will then be passed to the webpages as the > url in <img src = ""> That may solve your problem. Please write if you > think I am on right track... >
