Nothing happens on clicking submit button [message #77225] |
Thu, 18 November 2004 20:22 |
onno
Messages: 8 Registered: October 2004
|
Junior Member |
|
|
Hi everyone
I have three tables in a form. Each table contains about 20 rows. Each row starts with a normal field and is followed by 9 textboxes into which the user a enter some data. At the end of the form you'll find the submitbutton and on clicking it all the rows in my database should update and a new form is opened where confirmation is asked. The parameters of the textboxes go automaticly to the next form, but the row-id(first field) goes through a formHidden. Of course you'll find all parameters in the declaration of the next procedure.
This all works fine with Netscape, but on clicking the button in IE nothing happens. Has anyone any ideas how to solve this problem? I don't.
Thanx!
|
|
|
|