I am having a problem with posting a value from a form using POST method, I am using a SELECT tag that is set to the default of one selection only.
The value is passed to an ASP page that then redirects according to the value.
The problem is that when the user first opens the page they make their selecton and click on the submit button. It seems that the value is not passed on the first click because the page is just reloaded, however on the second click and all subsequent clicks the value is passed to the ASP page perfectly.
Any help would be greatly appreciated!!!!!!!!!!!!!!!!!!!!
Bookmarks