automatic restart page, add-in with timer control

wakestarwakestar Member Posts: 207
edited 2010-11-12 in NAV Three Tier
Hi there

I have a page which uses freddy's timer control (.net add-in).

I was messing around in c# for a while trying to add a "restart" functionality to the page without luck.
With "restart" I mean that the page should restart automatically in case it gets closed by the user with ESC
or by pressing the X button.
Restarting the page is easy... the difficult part (imho) is figuring out whether the page is closing because the
whole RTC was closed. - In this case the page should NOT be restarted.

any ideas?

wakestar
Sign In or Register to comment.