Showing posts with label upload. Show all posts
Showing posts with label upload. Show all posts

1 Jan 2014

How To Validate Upload File Using Javascript

Here is my file type field and I have placed in my custom form .So I want to validate that file when user will browse any file means select any file. That event will occurred with onchange event. So I called a java script function check_photo() on onchange events.