PDA

View Full Version : form name


turbosatan
06-16-2011, 05:37 PM
im facing an issues because the main form on the first submit link page doesnt have a name

<form action="addlink.php" method="post" onsubmit="return submit_link()">


is there somewhere i can edit this and give it a name?

on the second page of the submit the form is called vbform so that page is fine. its just the initial page where it asks for the url and the category.

thanks