ASP Animation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • google_groups3@hotmail.com

    ASP Animation

    OK Folks, a quick question, I hope someone knows the answer!

    On the Windows Update site, when you select an update a outline box
    animates from the selected update to the total in the top corner. I
    am hoping to be able to recreate this animation in a similar way using
    VB and ASP. Anyone know if it is possible??

    Thanks
  • Evertjan.

    #2
    Re: ASP Animation

    wrote on 17 sep 2004 in microsoft.publi c.inetserver.as p.general:[color=blue]
    > OK Folks, a quick question, I hope someone knows the answer![/color]

    Not OK, perhaps a quick question, but there is no quick answer.
    [color=blue]
    > On the Windows Update site, when you select an update a outline box
    > animates from the selected update to the total in the top corner. I
    > am hoping to be able to recreate this animation in a similar way using
    > VB and ASP. Anyone know if it is possible??[/color]

    How would you animate ASP?
    By looking at the server monitor?

    ASP doesn't know about windows and top corners,
    even in a recreative way.

    VB, contrarily to VBscript, is not an ASP issue, so off topic.

    I am afraid you will have to ask a clientside scripting NG.


    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress,
    but let us keep the discussions in the newsgroup)

    Comment

    • William Morris

      #3
      Re: ASP Animation

      This is a client-side trick. Have a go at



      - Wm


      --
      William Morris, o.k.a. Solace the Shire Gravemaker, KCRF
      o.k.a. Nicholas Thatch, No One In Particular
      o.k.a. Tavish McTavish o' Loch Tavish, Privy Accountant to his Majesty King
      James I
      o.k.a. Quinn Harlech, Earl of Caerphilly
      and always Semster, Seamlyne reProductions
      Visit our website, http://www.seamlyne.com, for the most comfortable
      historically inspired clothing you can buy!


      <google_groups3 @hotmail.com> wrote in message
      news:3e3ab30.04 09170512.2bdce8 5f@posting.goog le.com...[color=blue]
      > OK Folks, a quick question, I hope someone knows the answer!
      >
      > On the Windows Update site, when you select an update a outline box
      > animates from the selected update to the total in the top corner. I
      > am hoping to be able to recreate this animation in a similar way using
      > VB and ASP. Anyone know if it is possible??
      >
      > Thanks[/color]


      Comment

      Working...