473,396 Members | 1,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to select radio boxes in the webBrowser control using C Sharp?

I am trying to have a webpage load into the web browser control in C# and I need all the radio boxes to already be set to no. I dont know how to tell the program to select those radios that are in the webpage and to then select yes or no to them.
How can I select those radios in the webBrowser control? using c Sharp

here is my code
Expand|Select|Wrap|Line Numbers
  1.  
  2. <input type="radio" name="browser" value="IE" checked>Internet Explorer<br><input type="radio" name="browser" value="Mozilla">Mozilla<br><input type="radio" name="browser" value="Opera">Opera<br>
  3.  
Feb 10 '11 #1
0 1114

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Charles Law | last post by:
Sorry for the cross post, but I'm not sure who is best placed to answer this one. This is the most bizarre behaviour of MSHTML and streams. I have a WebBrowser control that contains nothing...
12
by: Alex Clark | last post by:
Greetings, (.NET 2.0, WinXP Pro/Server 2003, IE6 with latest service packs). I've decided to take advantage of the layout characteristics of HTML documents to simplify my printing tasks, but...
1
by: claes R | last post by:
Hi ! I am trying to add a cookie to a webbrowser component hosted inside a windows forms window and perform a call. ala, browser.Navigate( xxx,yyy, zzz, strHeader) where strHeader contains...
0
by: Yushan | last post by:
Hi all, We have a C# WinForm app that has a WebBrowser control on one of its forms, and we have code in its DocumentComplete event. The events gets fired in our development machines (with VS...
2
by: Lance | last post by:
Hi All, Given a collection of links, how can I send them to a WebBrowser Control so that I can manipulate it's document? Ok, that's way too simplified of a question. I know how to send a link...
0
by: satish | last post by:
.Hi, Can anybody help me!!!!!! how to automate selection of radio buttons using vb.net. I am using mshtml.htmldocument Public Sub OpenDownloadDataPage(ByRef wbBrowser As...
8
by: Ludwig Wittgenstein | last post by:
Hi, all. How can i hook up an InternetExplorer object to a WebBrowser control that I have in my windows form. Basically what I want to do is automate the WebBrowser control via the...
0
by: piercy | last post by:
Hi, i have webbrowser control which i use to design a IHTMLDocument2. This control basically acts like a word processor to the user but i need the output in html to send in an email (hence the...
0
by: =?Utf-8?B?Q29kZVJhem9y?= | last post by:
Hi, I have a windows control containing the web browser control. The user makes some changes to the form in the web browser control, and then the data is saved. I now need to convert this...
3
topher23
by: topher23 | last post by:
I'm trying to use a WebBrowser control to automate data entry from our local Access system to the web-based corporate ERP system. Unfortunately, I've run into a snag. Several of the text boxes that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.