Can someone help me with the following problem. On my site http://www.plantennamen.nlyou will see a contact form. It works well but if you upload a photo the name of the file isn,t visible with chrome. It is visible with IE and Firefox. I use the standard formcode as below. Which code I have to chance to look it well in chrome, IE and Firefox?
<div class="form_item">
<div class="form_element cf_textbox ">
<label class="cf_label">Bestand toevoegen</label>
<input class="cf_inputbox" max length="50"span size="30" id="file_1" name="file_1" type="file" />