Community discussion forum

help me to get simple requirement

Tags: .net, asp, csharp India
  • 1 year ago
    Hi all. First i am new to .NET. I need to develop a simple web application it should contain only a label and without any event click i should display automatically numbers from 1....n. I achieved this by keeping n as global variable and written code to auto refresh the webpage at some intervals of time. But i know this is not better way to do... any further suggestions .... or improvements....
  • 1 year ago
    Hi, If you don't want to refresh the page, then you can use javascript to do the same thing. You want to look at the document.write and setwindowtimeout functions in javascript to achieve that. HTH Regards Si

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!