Welcome Guest Search | Active Topics | Sign In | Register

AJAXUploader - Is there a way to set Max Image Width and Height? Options
JelloWasabi
Posted: Tuesday, November 4, 2008 9:32:49 AM
Rank: Member
Groups: Member

Joined: 7/5/2008
Posts: 12
Hello,

I see that there is a max file size. Is there a way to set a 400px width maximum for image uploads?

Also, I just want to say thanks to eo_support for the way they've handled my previous posts. I've never experienced such fast and accurate support before. Thanks and good job.
eo_support
Posted: Tuesday, November 4, 2008 10:02:52 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
JelloWasabi wrote:
Also, I just want to say thanks to eo_support for the way they've handled my previous posts. I've never experienced such fast and accurate support before. Thanks and good job.

Glad to hear that!

JelloWasabi wrote:
I see that there is a max file size. Is there a way to set a 400px width maximum for image uploads?

You will need to do this on the server side. It's impossible to check the size on the client side since no JavaScript interface would allow you to examine a file on the client's machine (it would have been a security flaw if it were to be allowed). Once the file is transfered to the server side, you can perform whatever check in your FileUploaded event.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.