I am using the extension to insert one record for every image uploaded, and everything is working correctly except it's not creating the thumbnail images at all. I have confirmed that the ASPJPEG component is installed on the server and I've tested it with Pure asp upload w/ smart image processor, therefore I know the server extension is installed correctly and working (it created thumbnails just fine with that extension). I need and want to use your extension instead of the others because of it's multiple record insert feature.
You can download the code from the page I'm using the extension on. [url]http://www.galeton.com/imxshare_addmulti.txt
A couple of notes: I use a simple recordset to populate a category drop down menu for selecting where the images are assigned. Other than this one field, the only other field I'm writing to the db is the filename.
Please take a look at it and let me know what I can do to get it to create the thumbnails as expected.
|
|
|