Hi,
I test the upload and don't have this problem
To test which dimension the extension send to the component you can add this lines after the line 682: if isThumb = "-1" then response.write newW & "," & newH response.End() end if
before this line: getNewImageSize = newW & "," & newH
I will verify if the component AspImage must now the ratio info
Gianluigi |
|
|