Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. hi!!!

hi!!!

Scheduled Pinned Locked Moved ASP.NET
csharpasp-net
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vishalmishra
    wrote on last edited by
    #1

    i want to know if it is possible to set a timer to display a label for a while depending on the interval we set. and when the interval ends , show up another label object. this is a asp.net web appliation in vb.net.....

    C 1 Reply Last reply
    0
    • V vishalmishra

      i want to know if it is possible to set a timer to display a label for a while depending on the interval we set. and when the interval ends , show up another label object. this is a asp.net web appliation in vb.net.....

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Because it's in ASP.NET, the language on the server does not matter. The only way to get this to happen on the client end is in Javascript. The codebehind runs on the server, and generates static pages. The browser knows how to run JScript, which you need to embedd in your page. Christian Graus - Microsoft MVP - C++

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups