|  | Posted by jodleren on 02/15/07 12:52 
On Feb 15, 2:52 pm, Rik <luiheidsgoe...@hotmail.com> wrote:> On Thu, 15 Feb 2007 13:28:32 +0100, jodleren <sonn...@hot.ee> wrote:
 > > 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'>
 >
 > <form enctype="multipart/form-data" method="post" action="/">
 >
 > Enctype is important.
 
 Thanks. I asume that it does not stop me from checking other actions
 in my form?
 I cannot test yet :-)
 
 BR
 Sonnich
  Navigation: [Reply to this message] |