Adblock breaks this site

Runescape Username / Password ID HTML

Discussion in 'Web Programming' started by NameGuy, Dec 20, 2012.

  1. NameGuy

    NameGuy Guru
    Banned

    Joined:
    Jul 22, 2012
    Posts:
    1,007
    Referrals:
    1
    Sythe Gold:
    0
    Runescape Username / Password ID HTML

    I need the ID's to make a auto login in vb with the code below. =p

    Code:
    WebBrowser1.Document.GetElementById("").SetAttribute("value", TextBox1.Text)
    WebBrowser1.Document.GetElementById("").SetAttribute("value", TextBox2.Text)
     
  2. iJava

    iJava .Previously known as RSGoldRush
    $200 USD Donor New

    Joined:
    Nov 21, 2011
    Posts:
    1,197
    Referrals:
    11
    Sythe Gold:
    485
    Discord Unique ID:
    220055593568829441
    Runescape Username / Password ID HTML

    View Page Source.
    If it's not in there, which I don't think it is then you can't access it that way.
     
  3. Vorarg

    Vorarg Active Member

    Joined:
    Jan 21, 2007
    Posts:
    217
    Referrals:
    0
    Sythe Gold:
    0
    Runescape Username / Password ID HTML

    If you're trying to log in to the website, it's Username and Password.
    But I am assuming that you are trying to log in to the actual client, which you can't do with Javascript since the fields are in an applet not HTML.
     
< Javascript Help | .htaccess and mod_rewrite >


 
 
Adblock breaks this site