flash botton asp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?bWFydGluMQ==?=

    flash botton asp

    All,

    I try to flash button whenever status is true ( that means to trigger button
    flash) in asp web application. Anyone knows how?

    Thanks in advance,

    Martin
  • rowe_newsgroups

    #2
    Re: flash botton asp

    On Mar 11, 10:36 am, martin1 <mart...@discus sions.microsoft .com>
    wrote:
    All,
    >
    I try to flash button whenever status is true ( that means to trigger button
    flash) in asp web application. Anyone knows how?
    >
    Thanks in advance,
    >
    Martin
    You will most likely have to use Javascript on the client side to do
    this. If you need help, it might be wise to post to a javascript
    newsgroup.

    Thanks,

    Seth Rowe [MVP]

    Comment

    • =?Utf-8?B?bWFydGluMQ==?=

      #3
      Re: flash botton asp

      i search timer in Toolbox for asp.net app, cannot find the timer in the
      toolbox, anyone knows how to get timer for web app?

      Thanks,
      Martin

      "rowe_newsgroup s" wrote:
      On Mar 11, 10:36 am, martin1 <mart...@discus sions.microsoft .com>
      wrote:
      All,

      I try to flash button whenever status is true ( that means to trigger button
      flash) in asp web application. Anyone knows how?

      Thanks in advance,

      Martin
      >
      You will most likely have to use Javascript on the client side to do
      this. If you need help, it might be wise to post to a javascript
      newsgroup.
      >
      Thanks,
      >
      Seth Rowe [MVP]
      >

      Comment

      Working...