[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Julia

1/19/2003 11:15:00 PM

I have a form :

<form action="add_company_info.aspx" method="post" name="form2"
runat="server">

The problem is that when I click the submit button the form redirects to
itself despite the fact that I want to navigate to "add_company_info.aspx".

Can anyone help ?

TIA