Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8079431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T16:05:52+00:00 2026-06-05T16:05:52+00:00

Hello i am Making an application To login To Nexon.net , I cant Get

  • 0

Hello i am Making an application To login To Nexon.net , I cant Get it to Work Because The Text Fields Dont Seem To have ID to Use GetElementByID ….

This is The webpage http://www.nexon.net/

and this is the Code i tried But It doesnt Work =/

Dim Username, Password As String
    Username = TextBox1.Text
    Password = TextBox2.Text


    WebBrowser1.Document.GetElementById("userID").SetAttribute("value", Username)
    WebBrowser1.Document.GetElementById("password").SetAttribute("value", Password)
    WebBrowser1.Document.GetElementById("gnt_login_submit").InvokeMember("click")

I tried to use this to verify login But Does not work

If (Not WebBrowser1.Document.All.Item("gnt_play_button") Is Nothing) Then
        MsgBox("Incorrect Username/password , ", 0, "Login error!")
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T16:05:54+00:00Added an answer on June 5, 2026 at 4:05 pm

    Use Document.All instead:

    WebBrowser1.Document.All("userName").SetAttribute("value", Username)
    WebBrowser1.Document.All("passwordName").SetAttribute("value", Password)
    WebBrowser1.Document.All("gnt_login_submitName").InvokeMember("click")
    

    Instead of id, pass the element’s name attribute value to All like shown above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have trying to get around making my first C# application(that can do more
I'm making a peer-to-peer instant messaging application. Currently, if UserA.pool.net says hello to UserB.pool.net,
Hello Android programmers, I am making a currency application and to do this, I
Hello i am making an small application in which i want search functionality i
I am making Shadowing application . I have in trouble that play music by
I am making a c# application. It needs to get 50 results in a
I can't get this to work even after making sure to set allowScriptAccess to
Hello I have a tool tip I am making with jquery, that loads the
Hello my favorite help resource... I am a average android programmer making an application
Hello everyone first of all. I am making an application for android, which I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.