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. Log in ASP.NET

Log in ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netquestion
12 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.
  • D Offline
    D Offline
    duong ba phuc
    wrote on last edited by
    #1

    I have a web application. I want to know user doing in this? And I can save it by session. Can you tell your opinion?

    S B Z 3 Replies Last reply
    0
    • D duong ba phuc

      I have a web application. I want to know user doing in this? And I can save it by session. Can you tell your opinion?

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

      Your question is not quite clear. Please rephrase and elaborate on what are you trying to do.

      Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

      D 1 Reply Last reply
      0
      • D duong ba phuc

        I have a web application. I want to know user doing in this? And I can save it by session. Can you tell your opinion?

        B Offline
        B Offline
        Bikash Prakash Dash
        wrote on last edited by
        #3

        Quote:

        I want to know user doing in this? And I can save it by session.

        What does it mean?

        D 1 Reply Last reply
        0
        • S Sandeep Mewara

          Your question is not quite clear. Please rephrase and elaborate on what are you trying to do.

          Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

          D Offline
          D Offline
          duong ba phuc
          wrote on last edited by
          #4

          I want to record all users' activities on websites such as manipulation 1 log file

          1 Reply Last reply
          0
          • B Bikash Prakash Dash

            Quote:

            I want to know user doing in this? And I can save it by session.

            What does it mean?

            D Offline
            D Offline
            duong ba phuc
            wrote on last edited by
            #5

            I want to record all users' activities on websites such as manipulation 1 log file

            B V 2 Replies Last reply
            0
            • D duong ba phuc

              I want to record all users' activities on websites such as manipulation 1 log file

              B Offline
              B Offline
              Bikash Prakash Dash
              wrote on last edited by
              #6

              So wots problem Create a database table to store activities at every operation store the activity along with date time, user, and any other things u require.

              D 1 Reply Last reply
              0
              • D duong ba phuc

                I want to record all users' activities on websites such as manipulation 1 log file

                V Offline
                V Offline
                Vani Kulkarni
                wrote on last edited by
                #7

                Take a look at following link in CP, hope it helps: User Activity Log in asp.net[^]

                Thanks & Regards, Vani Kulkarni

                D 1 Reply Last reply
                0
                • B Bikash Prakash Dash

                  So wots problem Create a database table to store activities at every operation store the activity along with date time, user, and any other things u require.

                  D Offline
                  D Offline
                  duong ba phuc
                  wrote on last edited by
                  #8

                  Thank you!

                  1 Reply Last reply
                  0
                  • V Vani Kulkarni

                    Take a look at following link in CP, hope it helps: User Activity Log in asp.net[^]

                    Thanks & Regards, Vani Kulkarni

                    D Offline
                    D Offline
                    duong ba phuc
                    wrote on last edited by
                    #9

                    Thank you!

                    1 Reply Last reply
                    0
                    • D duong ba phuc

                      I have a web application. I want to know user doing in this? And I can save it by session. Can you tell your opinion?

                      Z Offline
                      Z Offline
                      ZurdoDev
                      wrote on last edited by
                      #10

                      Use FormsAuthentication and then just store whatever you want into the Session.

                      There are only 10 types of people in the world, those who understand binary and those who don't.

                      D 1 Reply Last reply
                      0
                      • Z ZurdoDev

                        Use FormsAuthentication and then just store whatever you want into the Session.

                        There are only 10 types of people in the world, those who understand binary and those who don't.

                        D Offline
                        D Offline
                        duong ba phuc
                        wrote on last edited by
                        #11

                        Thank you! :)

                        Z 1 Reply Last reply
                        0
                        • D duong ba phuc

                          Thank you! :)

                          Z Offline
                          Z Offline
                          ZurdoDev
                          wrote on last edited by
                          #12

                          No problem.

                          There are only 10 types of people in the world, those who understand binary and those who don't.

                          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