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. site banner on aspx page ?

site banner on aspx page ?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
5 Posts 5 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.
  • A Offline
    A Offline
    AndyInUK
    wrote on last edited by
    #1

    I have seen in many sites. They display an advertisement banner on top of the home page and if user clicks on it he is diverted to that site else he got a option to close the banner. I am trying to implement something like this but not sure where to look for the examples and what exactly is it called. Please guide me to the right direction. Thank You

    C A N 3 Replies Last reply
    0
    • A AndyInUK

      I have seen in many sites. They display an advertisement banner on top of the home page and if user clicks on it he is diverted to that site else he got a option to close the banner. I am trying to implement something like this but not sure where to look for the examples and what exactly is it called. Please guide me to the right direction. Thank You

      C Offline
      C Offline
      Chetan Patel
      wrote on last edited by
      #2

      Use AJAX Model Popup Extender for the same.

      Best Regards, Chetan Patel

      1 Reply Last reply
      0
      • A AndyInUK

        I have seen in many sites. They display an advertisement banner on top of the home page and if user clicks on it he is diverted to that site else he got a option to close the banner. I am trying to implement something like this but not sure where to look for the examples and what exactly is it called. Please guide me to the right direction. Thank You

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        AndyInUK wrote:

        and if user clicks on it he is diverted to that site else he got a option to close the banner.

        You want to show it in your page itself or want to redirect ? I didn't get your question clearly. Can you please give some more details.

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        D 1 Reply Last reply
        0
        • A Abhijit Jana

          AndyInUK wrote:

          and if user clicks on it he is diverted to that site else he got a option to close the banner.

          You want to show it in your page itself or want to redirect ? I didn't get your question clearly. Can you please give some more details.

          Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

          D Offline
          D Offline
          dan sh
          wrote on last edited by
          #4

          He is speaking of those modal pop up based ads. Or the login popups we get on some forums.

          It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

          1 Reply Last reply
          0
          • A AndyInUK

            I have seen in many sites. They display an advertisement banner on top of the home page and if user clicks on it he is diverted to that site else he got a option to close the banner. I am trying to implement something like this but not sure where to look for the examples and what exactly is it called. Please guide me to the right direction. Thank You

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            It'd be a DIV styled with CSS. Close button will be an image and when it is clicked, a JS function will be executed which will set the DIV's visibility to hidden.

            Best wishes, Navaneeth

            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