Hi,
i'm very new for telerik controls.
i have studied for the custom handler function using asyncUpload Control, to get image preview with the link (http://demos.telerik.com/aspnet-ajax/asyncupload/examples/imageuploader/defaultcs.aspx).
the above demo link showing how to get preview image automatically saving and database and retrieving from that database. and i'm quite confused.
i have scenario for new user profile registration
i have fields example( name,email, photo)
so user will upload profile image and able to see the preview of the Image.
i want to save image in tempfolder and get preview. and finally when i click on submit button, it should save image on original path folder and also save Filename with other fields data into database. and Finally delete file from temporary folder
Please some can post the script to match my scenario
Appreciated for better response
Yasin
i'm very new for telerik controls.
i have studied for the custom handler function using asyncUpload Control, to get image preview with the link (http://demos.telerik.com/aspnet-ajax/asyncupload/examples/imageuploader/defaultcs.aspx).
the above demo link showing how to get preview image automatically saving and database and retrieving from that database. and i'm quite confused.
i have scenario for new user profile registration
i have fields example( name,email, photo)
so user will upload profile image and able to see the preview of the Image.
i want to save image in tempfolder and get preview. and finally when i click on submit button, it should save image on original path folder and also save Filename with other fields data into database. and Finally delete file from temporary folder
Please some can post the script to match my scenario
Appreciated for better response
Yasin