Up until now, in a situation where you have several forms in one page, Web-form-buddy has asked you to use the “name” attribute of the form tag in order to distinguish one form from another. Like this:
<form name=”xyz” method=”post” action=”your-script-name.cgi”>
Well this will still continue to work with your existing forms. But we have decided from [...]
Posts tagged as: