|
-
Sep 27th, 2010, 04:33 AM
#1
Auto Site Sliding
Hey All,
I use my web app on the wall as a dashboard type scenario. One thing that would look great would be to automatically move between pages on my site (and maybe others) after a certain time. For example, you setup page x for 2 mins, then page y for 2 mins then page z for 4 mins. Now, I can do this easily inside my existing website. However, I would like to be able to switch to other sites with login where required. So basically a website of its own that just diverts according to a script. Has anyone seen anything like this on the market or have concepts similar?
Note, my webspages are ajax-ified so any timers would not be allowed to interupt updated.
Chiz!
-
Sep 27th, 2010, 06:30 AM
#2
Re: Auto Site Sliding
Hey,
Nothing immediately springs to might from a raw ASP.Net, Web Page scenario.
However, I could see how this could be accomplished using a Windows Forms Application, which includes a Web Browser. Here you could do all the work of bringing up the next web page in line, along with providing any username/password combination to access the site.
Gary
-
Sep 27th, 2010, 06:34 AM
#3
Re: Auto Site Sliding
You can do it in power point with an add-on, but its not great and leaks memory like a sieve. I'll keep the idea in mind .
-
Sep 27th, 2010, 09:36 AM
#4
Re: Auto Site Sliding
You could probably do something "hacky" with one page that has an iFrame in it, but it wouldn't be pretty.
Gary
-
Feb 1st, 2011, 04:46 AM
#5
Re: Auto Site Sliding
I ended up writing an external application to slide through the websites I needed, but I did not get a solution for sliding inside a webapp. Never mind!
-
Feb 1st, 2011, 01:57 PM
#6
Re: Auto Site Sliding
Hello,
Sorry to hear that you did not find a solution. It is a tricky requirement though.
Gary
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
|