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. javascript

javascript

Scheduled Pinned Locked Moved ASP.NET
csharpjavascriptasp-net
3 Posts 3 Posters 1 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.
  • Y Offline
    Y Offline
    yardly
    wrote on last edited by
    #1

    hi, i am using this code in my asp.net with c# code behind.. Page.RegisterStartupScript("as", " alert('Your Profile Was Updated')"); while running this aspx.page i am getting Meaasage with Exclamation symbol.. what i need is i dont want the Exclamation symbol in my popup message box.. tell me the answer... regards, vidhya.s

    S C 2 Replies Last reply
    0
    • Y yardly

      hi, i am using this code in my asp.net with c# code behind.. Page.RegisterStartupScript("as", " alert('Your Profile Was Updated')"); while running this aspx.page i am getting Meaasage with Exclamation symbol.. what i need is i dont want the Exclamation symbol in my popup message box.. tell me the answer... regards, vidhya.s

      S Offline
      S Offline
      Sandeep Akhare
      wrote on last edited by
      #2

      Thats why it is called alert. It is going to show Exclamation symbol. I don't think you can change that symbol it is inbuild. Whats the problem in exclamation mark ?

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

      1 Reply Last reply
      0
      • Y yardly

        hi, i am using this code in my asp.net with c# code behind.. Page.RegisterStartupScript("as", " alert('Your Profile Was Updated')"); while running this aspx.page i am getting Meaasage with Exclamation symbol.. what i need is i dont want the Exclamation symbol in my popup message box.. tell me the answer... regards, vidhya.s

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

        The alert is not configurable, like the message box in client apps. These popups are nasty, it's generated by a postback, why not set a label on the page ?

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        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