Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatic Postback every 30 seconds?
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00902825
Message ID:
00903020
Views:
18
I'd have to be more familur with the project to say for sure, but you may could use the below Java code in order to get you in the right direction...

This brings the current window to the front
self.focus();

This brings a different window to the front
WindowObject.focus();
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform