Tag Archive | "username"

Is there a way to find out the username of computer from which a request came to IIS using asp.net?


{This is an intranet site and not internet facing}

I want to process the request and find out the user who logged in {into the windows}. Using this information, I want to process the request. Is there any easier way to find it out?

Request.LogonUserIdentity.Name doesn’t work in my case.

Posted in ASPComments (2)

Hey is there an easy way to check whether a netuser (on xp) is logged in by entering the user-name in delphi?


Posted in DelphiComments (1)

Delphi language or BCB language: How to use the UserName and Password with Indy 9 IdTCPClient code to login?


Delphi language or BCB language: How to use the UserName and Password with Indy 9 IdTCPClient code to login FTP Server ?

thanks

Posted in DelphiComments (1)

I am making a login system (username and password)in ASP.NET I used the built-in login from visual Studio.?


I used the ASP.NET configuration to add the users and roles and it automatically made a database. Everything is running great in the localhost, but I am trying to migrate the website to my goDaddy host page. How do I migrate the secure database? Do I have to make any changes in the web.config, besides the connection string?

Posted in ASPComments (2)


Categories