Reply to Re: Form inside loop, need to wait till submit is activated.
Posted by rjames.clarke on 11/02/47 11:26
It is amazing how clear errors in code logic are soooo clear when
posted on world wide bulletin boards.
As the code is written submiting the form will close the current
program and open the program in the form action.
So a form can not be the right way to tackle this.
Unless someone can come with a more elegant method, I guess I am going
to brute force this.