
June 12th, 2000, 04:10 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
command shell in asp?
<i><b>Originally posted by : Justin (verduyn@usc.edu)</b></i><br />I'm making a store for an embroidery shop and we'd like to accept their logos online. So I've got the image upload working fine, it inserts into the database just fine, etc. Only problem is we'd like to show them a little picture of the image they uploaded. Now if they've uploaded a five meg image, they're not going to be too thrilled about redownloading that image. So...is there any way I could run an external program from within asp that will resize my image? I've already found an image robot and figured out the command syntax. I just don't know how to tell asp to run my program. Or maybe you know another way to resize images. Either way - thanks much!
|