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:
00902932
Views:
22
>self.setTimeout('document.Form1.submit();', 1000);

That works great. The web form does a postback every 30 seconds and the scroll to position is respected. But now I have a new issue. When I was using a Refresh I did not have the problem. This the issue:

The form that is doing the postback every 30 seconds has links to other pages that open in seperate browser windows. So here I am sitting on the newly launched browser window and the launching web form does an automated postback, which causes it to come forward and sit on the lauched form.

Any thoughts?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform