Javascript alert not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vssp
    Contributor
    • Jul 2006
    • 268

    #1

    Javascript alert not working

    Hai friends

    I am using array "name " field for example

    <input name="prod_imag e[]" type="file" class="Textfiel d" id="prod_image[]"/> *</td>

    When I try to validate the text box NULL or not using Javascript ,I unable to validate

    Please any one advice me
    _______________ ___
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    There is no text box to be seen in your sample. You want the user to enter a filename. Do you want to validate the file name?

    Ronald :cool:

    Comment

    Working...