|
-
Aug 6th, 2002, 09:08 AM
#1
Thread Starter
Lively Member
UserInteractive mode (How to)
When runnin my fisrt web application (from an example from a text book) I get the following error:
---
It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
---
The modal dialog in question is a MsgBox().
How do I run the application in UserInteractive mode?
I've been told to use the JavaScript alert() function instead, but I would like to know if it really has to be so.
Tkx!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|