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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. This cool thing!!...howz it done?

This cool thing!!...howz it done?

Scheduled Pinned Locked Moved ASP.NET
comquestion
3 Posts 3 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.
  • S Offline
    S Offline
    srt7
    wrote on last edited by
    #1

    hello people, forgive me for my ignorance but I am not able to get the right words to describe this thing being done on the messages in codeproject.com: We see the Subject (as a hyperlink). When we click on it we remain on the same page but the text / comments opens up allowing the reader to view. Please let me know what do we call this? Also I would really appreciate it if you'all could cite any good articles on this. Regards, Tiruvan

    N A 2 Replies Last reply
    0
    • S srt7

      hello people, forgive me for my ignorance but I am not able to get the right words to describe this thing being done on the messages in codeproject.com: We see the Subject (as a hyperlink). When we click on it we remain on the same page but the text / comments opens up allowing the reader to view. Please let me know what do we call this? Also I would really appreciate it if you'all could cite any good articles on this. Regards, Tiruvan

      N Offline
      N Offline
      neha12
      wrote on last edited by
      #2

      Tiruvan , U are refreshing the page & at the event of refreshing u are adding some contents in ur frame or webpage.

      1 Reply Last reply
      0
      • S srt7

        hello people, forgive me for my ignorance but I am not able to get the right words to describe this thing being done on the messages in codeproject.com: We see the Subject (as a hyperlink). When we click on it we remain on the same page but the text / comments opens up allowing the reader to view. Please let me know what do we call this? Also I would really appreciate it if you'all could cite any good articles on this. Regards, Tiruvan

        A Offline
        A Offline
        Asim N
        wrote on last edited by
        #3

        in ASP.NET : use _Blank property for the target in Navigation Portion. 1. place a hyperlink. 2. see its properties. 3. Click on target property and choose _blank. it would open the URL in new browser. oR You can use window.Open method of javaScript. it would always open a new window for the address you will specify. Asim

        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