Results 1 to 2 of 2

Thread: how to refresh in web application

  1. #1

    Thread Starter
    Member
    Join Date
    May 2002
    Location
    Malaysia
    Posts
    45

    how to refresh in web application

    is it possible to refresh a particular control on the web application. i mean for example if i have a label which is my web title, can i make it like blinking when user try to open the page?

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    nothing as far as VB .NET code wise, but I think there is a css style that allows blinking text. Take a note that blinking text is considered very tacky now a days. You may want to ask in the html forum, then use whatever code they give you using the style property of the asp:label control.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width