Results 1 to 8 of 8

Thread: Help in Visual Basic

  1. #1

    Help in Visual Basic

    well am a visual basic begginer
    if i want to make a program that make a login into a forum
    like antionline ! make a program to put your username and password when successfull login it show some links for topics ! thats for example !

  2. #2
    Banned
    Join Date
    Sep 2004
    Posts
    305
    The login for AntiOnline is coded in PHP, not Visual Basic.

    But if you want an example of a login in VB, just Google for it...

    http://www.vb-helper.com/howto_net_login_form.html
    http://www.15seconds.com/issue/020305.htm

  3. #3
    but can i use that login Form to log into a forum database !?!?

  4. #4
    Banned
    Join Date
    Sep 2004
    Posts
    305
    I'm sure VB has MySQL (assuming you're using SQL) database functions and controls.. just Google for VB and database programming..

    http://forums.devshed.com/archive/t-27196 <--- Has decent examples.
    http://www.vbmysql.com/articles/crys...alvbmysql.html

  5. #5
    AntiOnline n00b
    Join Date
    Feb 2004
    Posts
    666
    Hi,

    rOCk-MaStEr --> you specifaccally said a few time in your posts you want to log into Fourm Database...............what do you mean by that?.

    ADOBD can be used to connect to any sort of database be it mySQL or Oracle or any other.

    Are you creating some fourm and want to build some application to connect to it's Database ? then you can use ADODB to connect to that database

    But by reading your first post I think you want to create some sort of a Internet browser of sorts using Visual Basic.........where you can Browse these fourms like AO and Security-Fourms etc using that application..........is that right?

    Visual Basic Provides Various ActiveX controls one such is InternetExplorer Control you can make use of it to create that application.

    A bit more clarification would help me help you better............

    --Good Luck--

  6. #6
    For a simple example i wanna make Restricted area in my forum that can be Browsed by program and login with Forum username and password in the application Excute..

    forum is Vbulletin >> MySQL

  7. #7
    Elite Hacker
    Join Date
    Mar 2003
    Posts
    1,407
    I think someone made something like this in VB from this forum. They may have put the code up for download. I forgot who it was, but I'll look around and see if I can find it.

    edit
    http://www.antionline.com/attachment...achmentid=3310
    http://www.antionline.com/showthread...hreadid=250542
    http://ocasd.usachoice.net/images/screenshot.bmp

  8. #8
    thx man wait untill i check

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •