How to restrict the image file name length

  •  09-10-2007, 4:13 AM

    How to restrict the image file name length

     
    HI,
     
    We are using cute editor 5.3  in the Asp.net application. While the user clicks the upload button in the image editor, we should  not allow the user to upload the file if image's filename's length is greater than 20 characters How can i do that. Do i need to write code anywhere?
     
    Regards,
    Raja
View Complete Thread