|
Posted by jodleren on 02/15/07 12:28
On Feb 15, 11:28 am, Andy Jeffries <n...@andyjeffries.co.uk> wrote:
> On Wed, 14 Feb 2007 12:54:50 -0800, jodleren wrote:
> > Well, I looked at an example from this group, tried it, and tried to use
> > it - but it does not work when I do it like this in PHP4.
>
> > <table>
> > <tr><td><input type="file" name="newfile" size="25"></td></tr>
> > <tr><td><input type="submit" name="sub_new" value="Upload"></td></
> > tr>
> > </table></form>
>
> What's the opening form tag look like?
<form method=post name='myform' action='the_file_itself'>
BR
S
Navigation:
[Reply to this message]
|