This is a migrated thread and some comments may be shown as answers.

[Solved] want to use jquery fun for Html.Telric.upload

0 Answers 35 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
hemlata
Top achievements
Rank 1
hemlata asked on 23 Nov 2011, 12:18 PM

Hi,
I am using mvc3 application.

i am using Html.Telric.upload() control and through this i want to show alert message that "no file is uploded" on form submit like when form is submit then it calls the ValidateSubmission function for all the validations.

<input type="button" value="SUBMIT" onclick="ValidateSubmission('add');" />

in jquery function ValidateSubmission how will i check that files are uploaded or not using Telric upload control.

If anyone provide the solution then it would be appreciable.

Thanks

Tags
Upload
Asked by
hemlata
Top achievements
Rank 1
Share this question
or