Reply to Re: NEWBIE: Meta Refresh Problem

Your name:

Reply:


Posted by fiziwig on 09/28/38 11:43

You have:

<form action="you_are_mighty.php" name="mighty">
....
First Name: <input name="firstname" class="input" type="text"
size="20"><p>

There is no such parameter as "name=" in the <form...> tag so that does
nothing.
You did not specifiy method, so it defaults to "get" not "post", so
your variables are never set.

There is no such parameter as "class=" in the <input...> tag so that
does nothing.

Try:

<form action="you_are_mighty.php" method="post">
....
First Name: <input type="text" name="firstname" size="20"><p>

--gary

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация