I want to implement step-by-step contact form on my site. I used "Process tabs" html-shipnet, then I added <form> tag, <fieldset> tag inside <div id="ptab1">, <div id="ptab2"> etc. Last thing I changed, I replaced last link with <button> tag and wrote on action for form, made copy of sendmail.php for this purpose.
The result you can check on this page.
What have I missed? The original contact form works well on this server.
