Topic: File Uplad Problem
Hi,This John Raj,I am new in ROR.In my recent project i have one proble in file upload controller.When i click new user the popup is open with File uploader controller. if i select Image using File uploader controller In OnChange I try to run Java script to validate the user is select image file or not
My Javascript is Bellow
function IsValidateImage()
{
var IsImageType=0;
var error=