Aurigma Image Uploader

First Impression, What a cool uploader..

Easy to use.. user friendly , neat looking. 

to make thumbnail just set it on the property, to add water mark just set it on property.

 

Now i did stumble on something, why after upload it direct back to The Client side. So no page_load will be executed.

After reading the documentation. Aurigma will make multiple HttpPost and then after finished you can define what HTML result to passed back and display on Aurigma Pane ..

To achive a post on our aspx page after uploading images, you need to define AfterUpload=Somefunction. and then on that function somefunction(){ //do a postback. window.navigate=mypage.aspx?somemark=true}

 

Share this post: | | | |
Published Sunday, August 02, 2009 4:17 PM by cipto
Filed under:

Comments

No Comments