![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| CN Coder MDMA | yeahhh so im making a bot but when selecting a state, its a drop down menu, and when i view its selection source, the states dont have their own "name"..... they have this instead <option value="Alaska">Alaska</option> etcc.... heres some of the code Code: <select id="citySelect" name="County" class="txt3"><option value="">Select Region</option><option value="Alaska">Alaska</option> Code: WebBrowser1.Document.GetElementById("County").SetAttribute("value", TextBox4.Text)
but, when i debug, and start it, the state doesnt fill out... neither does country.... any help??
__________________ |
| | |
| Sponsored Links | |
| | #5 (permalink) |
| CN Coder MDMA | so right now i have Code: WebBrowser1.Document.GetElementById("stateSelect").SetAttribute("value", "USA")
WebBrowser1.Document.GetElementById("citySelect").SetAttribute("value", TextBox4.Text)
city select= states state select = country i know, fucked up
__________________ |
| | |
![]() |
| Tags |
| <option, coders, deal |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Congrats to the CN Coders! | Chewy | Announcements | 41 | 11-04-2008 01:39 AM |
| Calling all coders! | Chewy | Announcements | 26 | 08-21-2008 04:12 PM |
| Mp3 option on sig | Derkel | Chit Chat | 9 | 07-12-2008 02:12 AM |
| Moola Cashout Option | sweetdreams | Surveys | 6 | 12-31-2007 07:07 PM |