Hi,
We have a Web page where we need to have <forms> inside <forms>, you can see it here:
http://www.anoox.com/add_for_indexing_manage.php
note: enter xyz@anoox.com for the email.
Once you enter the email, then you will see a row of results. The buttons with label:
"Provide Meta Data"
each have their own <form></form> tags
and the whole Table, has a <form></form> , which encloses the whole table and resulting
forms in there.
The 1st "Provide Meta Data" is NOT working, as that just calls back the same page.
However, the 2nd "Provide Meta Data" is working, as that calls the page that it is supposed to.
What is the problem?
P.S., This question one can say is as much of a HTML question, but I feel it is better posted
it here since so much of the page is Php generated. But the core of question, forms is
certainly HTML.



Reply With Quote


What are you trying to achieve? Perhaps there's another way to go about it.




Bookmarks