Automatic Scrolling

  • Thread starter Thread starter aroraamit81
  • Start date Start date
A

aroraamit81

Is there any method by which i get latest information on my web page,
for eg. the bottom scrolling bar on which latest news as entered by
particular user gets reflected on other user's page without refreshing
their page.

Ofcourse I want the same on my ASP.NET page

Any Help!!!!!!!

Regards,
Amit Arora
 
http only supports polling for this. create an iframe or use ajax for this.

-- bruce (sqlwork.com)
 
Thanks Bruce,

Even my initial idea was the same, but my teammate was not insisting
for the same.

Anyways Thanks a ton again.........
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top