Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    help with login id's


    Recommended Posts

    Hello,

    im making program that uses login of this forum to continue

    but i cant find the

    Id Of: usernametextbox

    Id Of: passwordtextbox

    Id Of: button to login

    Exampe the usernametextbox html code: input type="text" size="15" maxlength="64" name="UserName" class="forminput"

    There is nowhere standing: Id= "Something"

    i need to know id's of the 3 up here.

    I wont steal accounts, i swear, i can upload a video where you see me searching in the vb code for @ and com and more tihngs and after that i build it and upload file and add to forum so there is nothing wrong.

    Link to comment
    Share on other sites

    • 11 months later...

    come on someone?

     

    There doesnt need to be an id.

    Idk in what you are coding it.. but u can tag the 'name' element also with javascript.

     

    var s = document.getElementsByName('nameofthebox')[0].value;
    

     

    Its an array since it fetches ALL ELEMENTS names.

    This however using getElementById() is no array.

    Edited by Sayuta
    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...