Ask Experts Questions for FREE Help !
Ask
    stephenhaughey7's Avatar
    stephenhaughey7 Posts: 1, Reputation: 1
    New Member
     
    #1

    Dec 6, 2012, 03:10 PM
    Login page in website in visual basic
    Need code for a login page that allows me to enter a username and password in my website in visual basic and also allows me to log out. Username should then appear in a label on the homepage and when I logout the username should disappear. Have to use session variables and no database. Please help

Check out some similar questions!

e-Rewards Login in Page [ 1 Answers ]

I am a member but I cannot get signed in.

Visual basic [ 1 Answers ]

Dim first As Long Dim second As Long Dim sign As String Dim FirstValueEntered As Boolean Private Sub Command1_Click(Index As Integer) If FirstValueEntered = True Then TextDisplay.Text = TextDisplay.Text & Command1(Index).Caption second = Val(TextDisplay.Text)

How To Login Remotely To A Win XP Machine Using Visual Basic [ 1 Answers ]

Good Afternoon, I am stumped... I have an app where I am trying to login remotely to a machine on the network. I want to start up a form to get the username and password and using these credentials, login to a remote machine using my app. Any sugesstions?


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.