Klink45
|
  |
| Joined: 06 Jun 2011 |
| Total Posts: 26054 |
|
|
| 17 Feb 2016 10:06 PM |
I'm trying to write an app in VB, yes I know of C# and other similar languages.
Anyway, the problem is I can't figure out the textbox on this page's name, and I have tried everything.
Right now, my code looks like this:
WebBrowser1.Document.GetElementById("areatxt").InnerText = Label1.Text
The website is naturalreaders.com, you'll see the textbox I'm trying to edit once you get there.
u sicko! http://www.roblox.com/u-sicko-item?id=328185092 |
|
|
| Report Abuse |
|
|
Klink45
|
  |
| Joined: 06 Jun 2011 |
| Total Posts: 26054 |
|
|
| 17 Feb 2016 10:21 PM |
Seriously, I'm looking through all of the element's properties and I can't find anything that works.
I have modified textboxes on websites before, so how come this isn't working now?
u sicko! http://www.roblox.com/u-sicko-item?id=328185092 |
|
|
| Report Abuse |
|
|
Klink45
|
  |
| Joined: 06 Jun 2011 |
| Total Posts: 26054 |
|
|
| 17 Feb 2016 11:00 PM |
I'M BEGGING SOMEONE PLEASE HELP ME BE EDIT THE TEXT IN THE TEXTBOX VIA MY APP
u sicko! http://www.roblox.com/u-sicko-item?id=328185092 |
|
|
| Report Abuse |
|
|
admin002
|
  |
| Joined: 09 Apr 2008 |
| Total Posts: 887 |
|
|
| 18 Feb 2016 08:41 AM |
| I googled "VB textarea innertext" and found more than a couple results. |
|
|
| Report Abuse |
|
|