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. Display Once Time

Display Once Time

Scheduled Pinned Locked Moved Web Development
javascripthelp
6 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
    Socheat Net
    wrote on last edited by
    #1

    I am using JavaScript with ASP, when user sign in successful i want to javascript alert message "Sign in successful" only one time whenever user refresh page or something else I don't want to show message, please help me Regard       Socheat

    ................

    T B 2 Replies Last reply
    0
    • S Socheat Net

      I am using JavaScript with ASP, when user sign in successful i want to javascript alert message "Sign in successful" only one time whenever user refresh page or something else I don't want to show message, please help me Regard       Socheat

      ................

      T Offline
      T Offline
      Ted Ferenc
      wrote on last edited by
      #2

      Use a session cookie, possibly?


      "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for - in order to get to the job you need to pay for the clothes and the car, and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

      S 1 Reply Last reply
      0
      • T Ted Ferenc

        Use a session cookie, possibly?


        "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for - in order to get to the job you need to pay for the clothes and the car, and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

        S Offline
        S Offline
        Socheat Net
        wrote on last edited by
        #3

        Would you mind if give me a code? Thanks

        ................

        T 1 Reply Last reply
        0
        • S Socheat Net

          Would you mind if give me a code? Thanks

          ................

          T Offline
          T Offline
          Ted Ferenc
          wrote on last edited by
          #4

          If all else fails try Google :-O http://www.google.com/search?client=opera&rls=en&q=javascript+session+cookie&sourceid=opera&ie=utf-8&oe=utf-8


          "Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for - in order to get to the job you need to pay for the clothes and the car, and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

          1 Reply Last reply
          0
          • S Socheat Net

            I am using JavaScript with ASP, when user sign in successful i want to javascript alert message "Sign in successful" only one time whenever user refresh page or something else I don't want to show message, please help me Regard       Socheat

            ................

            B Offline
            B Offline
            badgrs
            wrote on last edited by
            #5

            Perhaps don't use an alert message? alert messages force the user to give attention to it before moving forward in an application, and thus disrupting the users flow of the application. Anything that does that should only be used as a last resort (and if it has to be used you might want to rethink why)

            S 1 Reply Last reply
            0
            • B badgrs

              Perhaps don't use an alert message? alert messages force the user to give attention to it before moving forward in an application, and thus disrupting the users flow of the application. Anything that does that should only be used as a last resort (and if it has to be used you might want to rethink why)

              S Offline
              S Offline
              Socheat Net
              wrote on last edited by
              #6

              After alert message, I want to destroy a message

              ................

              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