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. change the title bar of an alert message box [modified]

change the title bar of an alert message box [modified]

Scheduled Pinned Locked Moved ASP.NET
helpquestion
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.
  • V Offline
    V Offline
    vijayaBTS
    wrote on last edited by
    #1

    Hi all, I want display my title for alert messagebox. I don't want to display browser name in title bar. Is any way to do this? Any help is appreciated. Regards, Vijaya -- modified at 9:24 Friday 17th November, 2006

    vijaya

    I G 2 Replies Last reply
    0
    • V vijayaBTS

      Hi all, I want display my title for alert messagebox. I don't want to display browser name in title bar. Is any way to do this? Any help is appreciated. Regards, Vijaya -- modified at 9:24 Friday 17th November, 2006

      vijaya

      I Offline
      I Offline
      indianet
      wrote on last edited by
      #2

      Inside a Page event Dim msg as String="Your Data " & dataValue Page.ClientScript.RegisterStartupScript(Me.GetType(),"alertMessage1",String.Format("alert('{0}');",msg),True)

      1 Reply Last reply
      0
      • V vijayaBTS

        Hi all, I want display my title for alert messagebox. I don't want to display browser name in title bar. Is any way to do this? Any help is appreciated. Regards, Vijaya -- modified at 9:24 Friday 17th November, 2006

        vijaya

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        In short: No. I know that some version of Internet Explorer stored the text to be displayed in the title bar in an .ini file somewhere. If you have control over the client system you could edit that file.

        --- b { font-weight: normal; }

        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