form in form problem
Posted: Fri Nov 24, 2006 9:07 pm
Hi,
I got a problem that is it possible to work out in form submission I have a script that uses form inside the form how can i make it work form inside forms are there insided forms are working but not main form can any body help me out how can i do this? Here i'm showning how this is below.
<Form1>
//inside form is
<form2>//this is inside the form1
</form2>
<form3>//this is inside the form1
</form3>
</form1>
Form2 and form3 are working but form1 is not working how can i make it is there any way?
Thank YOu...
I got a problem that is it possible to work out in form submission I have a script that uses form inside the form how can i make it work form inside forms are there insided forms are working but not main form can any body help me out how can i do this? Here i'm showning how this is below.
<Form1>
//inside form is
<form2>//this is inside the form1
</form2>
<form3>//this is inside the form1
</form3>
</form1>
Form2 and form3 are working but form1 is not working how can i make it is there any way?
Thank YOu...