[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - form validator with the input file type...
Advertisement

form validator with the input file type...

Moderators: Calcifer, slothy

form validator with the input file type...

Postby alto » Fri Jun 29, 2007 2:36 pm

alto
 
Posts: 1
Joined: Fri Jun 29, 2007 1:07 pm
Location: PARIS

Form validator input field type of 'file' - no images

Postby havener » Thu Oct 25, 2007 12:46 am

I can verify that if you use an input type of file the green check and red x
do not appear. I think this must be a simple fix and hope that someone who knows how will fix it. Thanks.
<tr>
<td><label for="logoFile">Image File:</label></td>
<td id="_logoFile"></td>
<td>
<input type="file" maxlength="60" size="50" id="logoFile" name="logoFile" value="Upload" required>
<i> Required</i>
</td>
</tr>

All you have to do is make the type be "text" and it works.
havener
 
Posts: 2
Joined: Wed Oct 17, 2007 2:07 pm
Location: maynard MA USA

Postby havener » Tue Dec 11, 2007 11:20 pm

I'll give that a try but it may be a while - I'm busy on another project now, thanks. I did try editing those files earlier but must not have found everything that needed changing. I don't use PHP, I use Java servlets. We'll see if that has POST problems.
havener
 
Posts: 2
Joined: Wed Oct 17, 2007 2:07 pm
Location: maynard MA USA


Return to Form widget questions

Who is online

Users browsing this forum: No registered users and 8 guests

cron