Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
richardf  
#1 Posted : Thursday, October 4, 2007 9:14:33 AM(UTC)
richardf

Rank: Member

Groups: Member
Joined: 9/26/2007(UTC)
Posts: 2

I have added a dropdown to replace the title in one of your demo's. I now need to put some error checking to make sure a valid title from the dropdown is selected, and if "Other" is selected then a description is required. I need a popup to indicate an error based on the problem and prevent the upload until the problems have been corrected. Could you quote a price for adding this feature?

Thanks,

Richard
Richard
Alex Makhov  
#2 Posted : Thursday, October 4, 2007 3:58:45 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello Richard,

Please, read about BeforeUpload event. This event is good for your purposes – in BeforeUpload event handler you should check if everything is OK and if it is, return true, if it’s not, return false. If you return false from BeforeUpload event handler the upload process will be stopped.

Edited by user Sunday, February 24, 2008 6:03:33 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
Forum Jump  
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.