|
Posted by Jerry Stuckle on 02/23/07 01:43
Kimmo Laine wrote:
> Kimmo Laine kirjoitti:
>> mosesdinakaran@gmail.com kirjoitti:
>>> Hi All,
>>>
>>> I need a small clarification in submitting the forms, Ur
>>> suggestions please.
>>>
>>> In a page I have two form and also two submit butons.
>>>
>>>
>>> (ie)
>>>
>>> <form name="myform" action="test.php" method="post" >
>>> <input type="text" name="myform_name" >
>>> <input type="text" name="myform_id" >
>>> <input type="text" name="myform_no" >
>>> <input type="submit" value="Submit" />
>>> </form>
>>>
>>> <form name="myform1" action="test.php" >
>>> <input type="text" name="myform1_name" >
>>> <input type="text" name="myform1_id" >
>>> <input type="text" name="myform1_no" >
>>> <input type="submit" value="Submit" />
>>> </form>
>>>
>
> Okay, now I noticed Jerry already replied the almost-same answer already
> and here I'm repeating it. What a silly bunt. Well at least the correct
> answer was already given. I just read the couple of first answers and
> every time someone recommends a javascript "solution" I jump to the
> roof. :D
>
Hey, Kimmo, you were a minute ahead of me in posting! :-)
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|