Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASPSimpleUpload methods (and madness)

Status
Not open for further replies.

roblasch

Programmer
Joined
Dec 30, 2000
Messages
168
Location
US
Since all traces of ASPSimpleUpload documentation seem to have vanished from the web, I am stuck without answers. Does anyone know where there might be some documentation? It seems that there is none, but with so many servers having the component installed, there must be some somewhere. At any rate, does anyone know if it is possible to find the width and height of an image that has been uploaded?
 
This script doesn't work. It gives the wrong dimensions for jpg's and gives an error for gifs. What I am really looking for is someone who knows if these can be accessed through ASPSimpleUpload. I am trying to put the path, name, width and height in a database when the image is uploaded. most upload programs have the ability to offer this info. I would expect that SU does also, but since there is not a shred of documentation, I am hoping someone has some knowledge of it. Thanks
 
Sorry the script didn't work. Here is another you might want to try as I doubt that most upload components and classes would do what you're asking:

Determining Image Properties through ASP by Mike Shaffer - 5/3/2000
Must show copyright notice.

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top