◘◘◘VisualXtremes◘◘◘

<a href="http://www.forums100.com/in.php?id=1665"><img src="http://www.forums100.com/button.php?id=1665" border="0" /></a><br><font face="Tahoma"><span style="font-size: 6pt; font-weight: 700"><a href="http://www.forums100.com" style="text-decoration: none">Top 100 Forums</a></span></font><!-- BEGIN TOP SITE LIST PLANET VOTING CODE -->
<center>
<a href="http://forumz.top-site-list.com/vote447.html">
<IMG SRC="http://forumz.top-site-list.com/images/voteimage/forumz-2.jpg" border=0></a><br><font size=1><a href="http://www.top-site-list.com/">Free TopSite</a></font>
</center>
<!-- END TOP SITE LIST PLANET VOTING CODE -->
VOTE NOW TO HELP US TO GROW!

Join the forum, it's quick and easy

◘◘◘VisualXtremes◘◘◘

<a href="http://www.forums100.com/in.php?id=1665"><img src="http://www.forums100.com/button.php?id=1665" border="0" /></a><br><font face="Tahoma"><span style="font-size: 6pt; font-weight: 700"><a href="http://www.forums100.com" style="text-decoration: none">Top 100 Forums</a></span></font><!-- BEGIN TOP SITE LIST PLANET VOTING CODE -->
<center>
<a href="http://forumz.top-site-list.com/vote447.html">
<IMG SRC="http://forumz.top-site-list.com/images/voteimage/forumz-2.jpg" border=0></a><br><font size=1><a href="http://www.top-site-list.com/">Free TopSite</a></font>
</center>
<!-- END TOP SITE LIST PLANET VOTING CODE -->
VOTE NOW TO HELP US TO GROW!

◘◘◘VisualXtremes◘◘◘

Would you like to react to this message? Create an account in a few clicks or log in to continue.

+11
bardrick25
jjohn8171
colttonn83
walker935
rrozenne54
mjoseph5321
henderson791
zzainne66
radcliff1234
larry1204
Crazto
15 posters

    [TUT] Simple Login Form

    avatar
    Crazto
    Leacher
    Leacher


    Posts : 13
    Tokens : 171
    Reputation : 0
    Join date : 2009-08-12

    [TUT] Simple Login Form Empty [TUT] Simple Login Form

    Post  Crazto Thu Aug 13, 2009 8:03 am

    1. Create 2 Textbox.
    2. 1 Button(Caption = Login)

    Double click button1 and type:

    Code:
    If text1.text = "USERNAME" & text2.text = "PASSWORD" then
    form2.show
    End If

    Enjoy ^^
    avatar
    larry1204
    Leacher
    Leacher


    Posts : 18
    Tokens : 228
    Reputation : 0
    Join date : 2010-01-19

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  larry1204 Fri Apr 02, 2010 4:31 pm

    Thank you so much. lol! lol! lol!

    ___________________
    Baby Monitors
    avatar
    radcliff1234
    Member
    Member


    Posts : 26
    Tokens : 308
    Reputation : 0
    Join date : 2010-03-15

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  radcliff1234 Wed Apr 21, 2010 10:48 am

    Thanks for the information............... sunny sunny sunny


    _____________________
    Wedding Video
    avatar
    zzainne66
    Leacher
    Leacher


    Posts : 20
    Tokens : 216
    Reputation : 0
    Join date : 2010-04-21

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  zzainne66 Tue Apr 27, 2010 4:28 pm

    Very interesting and informative post .Thanks a lot for sharing ....


    geek
    ______________
    HDMI Extender
    Guitar Cables
    avatar
    henderson791
    Leacher
    Leacher


    Posts : 23
    Tokens : 291
    Reputation : 0
    Join date : 2010-03-22

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  henderson791 Thu Apr 29, 2010 6:06 pm

    this was very very interesting and informative.
    I liked it.These will be very useful to all of us.
    ________________________________________
    Firewire Cable
    Guitar Cable
    avatar
    mjoseph5321
    Leacher
    Leacher


    Posts : 7
    Tokens : 63
    Reputation : 0
    Join date : 2010-04-21

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  mjoseph5321 Fri May 07, 2010 11:09 pm

    Crazto wrote:1. Create 2 Textbox.
    2. 1 Button(Caption = Login)

    Double click button1 and type:

    Code:
    If text1.text = "USERNAME" & text2.text = "PASSWORD" then
    form2.show
    End If

    Enjoy ^^
    -
    redirecting to form two.?
    Question




    -----------------------------------------------
    Wine Investment
    Fine Wine Investment
    avatar
    rrozenne54
    Leacher
    Leacher


    Posts : 19
    Tokens : 229
    Reputation : 0
    Join date : 2010-04-19

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  rrozenne54 Mon May 10, 2010 11:30 am

    Thanks for this great post over here.
    ______________________________
    Wine Investment
    Fine Wine Investment
    avatar
    walker935
    Member
    Member


    Posts : 31
    Tokens : 426
    Reputation : 0
    Join date : 2010-03-18

    [TUT] Simple Login Form Empty What will you need to start?

    Post  walker935 Tue May 25, 2010 12:25 pm

    First of all, you need a server that supports a CGI or Server-side language. For this tutorial, it's PHP. I won't be directing any attention to any other language at this time, so although the concepts will be similar, the code will be entirely different than something you might use in Perl or ASP. As a side note, it is possible to perform a member system simply using JavaScript, but it would not be remotely secure because JavaScript is client-side (thus able to be viewed by anyone), and even if you had a one-way encryption script it would not be feasible because of the pain of hard-coding user names and encrypted passwords into the HTML document.

    ____________________________________
    Sports Supplements
    Sports Nutrition
    avatar
    colttonn83
    Leacher
    Leacher


    Posts : 18
    Tokens : 200
    Reputation : 0
    Join date : 2010-04-19

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  colttonn83 Thu May 27, 2010 2:54 pm

    Sorry friend no idea .............

    _____________
    Proofreading
    SEO Copywriting
    avatar
    jjohn8171
    Leacher
    Leacher


    Posts : 14
    Tokens : 184
    Reputation : 0
    Join date : 2010-06-01

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  jjohn8171 Fri Jun 11, 2010 1:01 pm

    Login Form was my first small project after completing my training.
    ________________________________
    Hair Care Products
    Hair Products
    avatar
    bardrick25
    Leacher
    Leacher


    Posts : 24
    Tokens : 318
    Reputation : 0
    Join date : 2010-05-12

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  bardrick25 Wed Jun 16, 2010 12:10 pm

    First of all, you need a server that supports a CGI or Server-side language. For this tutorial, it's PHP. I won't be directing any attention to any other language at this time, so although the concepts will be similar, the code will be entirely different than something you might use in Perl or ASP. As a side note, it is possible to perform a member system simply using JavaScript, but it would not be remotely secure because JavaScript is client-side (thus able to be viewed by anyone)
    ________________________________
    Accountant Jobs
    Accounting Jobs
    avatar
    oliver6419
    Leacher
    Leacher


    Posts : 24
    Tokens : 317
    Reputation : 0
    Join date : 2010-06-19

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  oliver6419 Wed Jun 30, 2010 2:36 pm

    Hear is the code:
    Partial Class login2
    Inherits System.Web.UI.Page

    Protected Sub btnLogin_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnLogin.Click

    Dim Conn As String = "Provider=Microsoft.Jet.OLEDB.4.0;" & _
    "Data Source=" & Server.MapPath("/App_Data/mydatabase.mdb") & ";Persist Security Info=False;"

    Dim sql As String = "Select * from Mydatabase WHERE username=" & txtUserName.Text & "AND password=" & txtPassword.Text

    '-- and now I'm stucked :-(
    '-- Dim cn As New ?????????
    cn.open()

    End Sub
    End Class
    ________________________________
    Managed Services Provider
    Managed Services
    avatar
    aashleyy12
    Member
    Member


    Posts : 44
    Tokens : 574
    Reputation : 0
    Join date : 2010-06-24

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  aashleyy12 Wed Jun 30, 2010 8:18 pm

    you need a server that supports a CGI or Server-side language. For this tutorial, it's PHP. I won't be directing any attention to any other language at this time, so although the concepts will be similar, the code will be entirely different than something you might use in Perl or ASP. As a side note, it is possible to perform a member system simply using JavaScript.
    _____________________________________
    Hotel Italy
    Apartments Italy
    avatar
    williams8899
    Member
    Member


    Posts : 27
    Tokens : 324
    Reputation : 0
    Join date : 2010-07-10

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  williams8899 Sat Aug 07, 2010 1:59 am

    I have created a login form which I need some help



    Below are my codes:-



    Code Snippet

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim cn As New OleDb.OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\XXXRestaurant.mdb")
    Dim strUser As String
    Dim strPwd As String
    Dim count As Object

    strUser = txtUser.Text

    strPwd = txtPassword.Text

    Dim cmd As New OleDb.OleDbCommand("Select count(*) from tblUser where UserID='" & strUser & "' AND Password='" & strPwd & "'", cn)
    cn.Open()
    count = cmd.ExecuteScalar()
    cn.Close()



    If count > 0 Then

    MsgBox("Hurray! You get it")

    Else
    MsgBox("Try again la")

    'Invalid login

    End If
    End Sub



    I need help on this..thanks :-)

    -------------------------------------------------
    UPVC Doors
    UPVC Front Doors
    avatar
    noel8877
    Member
    Member


    Posts : 27
    Tokens : 377
    Reputation : 0
    Join date : 2010-09-08

    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  noel8877 Thu Sep 23, 2010 4:11 pm

    you need a server that supports a CGI or Server-side language. For this tutorial, it's PHP. I won't be directing any attention to any other language at this time, so although the concepts will be similar, the code will be entirely different than something you might use in Perl or ASP. As a side note, it is possible to perform a member system simply using JavaScript.
    _________________________
    Soundproofing
    Sound Proofing

    Sponsored content


    [TUT] Simple Login Form Empty Re: [TUT] Simple Login Form

    Post  Sponsored content


      Current date/time is Tue May 21, 2024 3:39 am