brandx
Posts: 29
|
| Posted: 10/29/2005, 8:38 AM |
|
Codecharge studio 2.3.1.85
access/asp
I have the image upload component that comes with CCS working and am wondering how i can limit the demensions of an image that is uploaded?
The size is limited to 50K but i would also like to limit the image to be no larger than 150px by 150px
TIA,
Geary
|
 |
 |
Edd
Posts: 547
|
| Posted: 10/29/2005, 5:19 PM |
|
Use the following code http://www.4guysfromrolla.com/webtech/code/imgsz.asp.html
And test in events whether to reject or not.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|