MasterPage / Content Page -> Programmatically force Content Page Fresh restart

10 views
Skip to first unread message

Wendi Turner

unread,
Dec 18, 2009, 3:51:37 PM12/18/09
to dotnetde...@googlegroups.com
MasterPage / Content Page -> C# Programmatically (Server Side) force Content Pagerestart
 
I have a content page that loads with a custom control.
The custom control is a SlideShow created dynamically using JQuery, Javascript.
The SlideShow loads images & an xml defining the order of those images.
 
The works very nicely.
 
However, I need to set a timer to force the content page (on each client) to reload - fresh - with the control being recreated.  New images and xmls will be periodically present.
 
I have tried a variety things using: setTimeout("refresh()", 1000000); and window.location = "../Restart.aspx"
I have tried using the IPostBackEventHandler and Response.AppendHeader("Refresh", "0;URL=Default.aspx");
 
All seem inconsistent in the forced reload of the content page from scratch.  I am not caching, <meta http-equiv="pragma" content="no-cache" />, and have programmatically tried to clear the cache keys before refresh... to no avail. 
 
Help?!?!
Message has been deleted

Cerebrus

unread,
Dec 20, 2009, 9:24:01 AM12/20/09
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
What was that about, Vinay ? I have removed your post because I find
it derogatory and therefore unacceptable.

--
Cerebrus.
Group Moderator.

On Dec 19, 8:28 pm, vinay kumar <namavinayku...@gmail.com> wrote:
> check this link will be useful ww.abc.com

vinay kumar

unread,
Dec 21, 2009, 1:32:07 AM12/21/09
to dotnetde...@googlegroups.com
in abc.com they developed a slide show in home page through jquery
i thought that it will be helpful

Cerebrus

unread,
Dec 21, 2009, 11:34:28 AM12/21/09
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Ahhh! In that case, I should apologize. And you should remember to
mention why you are posting a particular link and something about it.

--
Cerebrus.
Group Moderator.

vinay kumar

unread,
Dec 22, 2009, 2:35:35 AM12/22/09
to dotnetde...@googlegroups.com
ok next i will definitely mention the info about that link
Reply all
Reply to author
Forward
0 new messages