Page Refresh

  • Thread starter Thread starter pavanp
  • Start date Start date
P

pavanp

Hi All,

I am having a aspx page developed in C# it contains a marquee with some text
scrolling.
After looping this text for ten time say I am refreshing the page for
updating the scrolling text .
The problem is that when the page refresh happens the page will be left
blank.
My requirement is that during the page refresh the text should still be
there and I should be able to
make page refresh.How to do this?
Any help is appreicated.
Regards
Pavan
 
hello pavan,
try using SmartNavigation. I have not tried it. Hope it helps.
regards
Chirag
 
Back
Top