Mar 17th, 2009, 10:44 AM
Hi FTI.
Ah! Try just adding in the id="two" back into the generated HTML form Form Tools. So it would look liie tis:
The generated code is just really for your convenience: you're welcome to edit it however you want, adding in any other attributes you might like.
Hope this helps!
- Ben
Ah! Try just adding in the id="two" back into the generated HTML form Form Tools. So it would look liie tis:
Code:
<form id="two" action="name of directory..../form_tools/process.php" method="post">
The generated code is just really for your convenience: you're welcome to edit it however you want, adding in any other attributes you might like.
Hope this helps!
- Ben