Board index » delphi » Intraweb 8.0.22 Sendfile Locks up form

Intraweb 8.0.22 Sendfile Locks up form


2006-05-24 12:24:33 AM
delphi34
I am having a problem that whenever a user causes a
webapplication.sendfile action that after that all the TIWbuttons on the
form do not respond to being clicked on.
 
 

Re:Intraweb 8.0.22 Sendfile Locks up form

Try setting LockOnSubmit := False.
I think this is a FAQ.
Regards,
Ben
"Ken Lange" <XXXX@XXXXX.COM>writes
Quote
I am having a problem that whenever a user causes a webapplication.sendfile
action that after that all the TIWbuttons on the form do not respond to
being clicked on.