Click here to Skip to main content
15,881,516 members
Home / Discussions / C#
   

C#

 
QuestionCode for deletion from database at form level when deleting values from data gridview using check box column and a button for delete. Pin
Omar Akhtar Sheikh22-Jul-09 8:22
Omar Akhtar Sheikh22-Jul-09 8:22 
AnswerRe: Code for deletion from database at form level when deleting values from data gridview using check box column and a button for delete. [modified] Pin
Blue_Boy22-Jul-09 8:50
Blue_Boy22-Jul-09 8:50 
QuestionSendKeys {Enter} clears textbox Pin
hpydir22-Jul-09 5:53
hpydir22-Jul-09 5:53 
AnswerRe: SendKeys {Enter} clears textbox Pin
Muhammad Mazhar22-Jul-09 6:12
Muhammad Mazhar22-Jul-09 6:12 
QuestionAccessing the HTML in WebBrowser difficulty Pin
Michael Potter22-Jul-09 3:41
Michael Potter22-Jul-09 3:41 
AnswerRe: Accessing the HTML in WebBrowser difficulty Pin
Muhammad Mazhar22-Jul-09 4:25
Muhammad Mazhar22-Jul-09 4:25 
AnswerRe: Accessing the HTML in WebBrowser difficulty Pin
led mike22-Jul-09 4:31
led mike22-Jul-09 4:31 
GeneralRe: Accessing the HTML in WebBrowser difficulty Pin
Michael Potter22-Jul-09 5:08
Michael Potter22-Jul-09 5:08 
Thanks for the response.

I can't hide the functionality of the website I wish to scrape. I need its query interface to function as designed. I just can't get to the result source HTML. I am guessing it is inserted somewhere in the DOM but, I failed to locate it.

Essentially, a small square 'frame' appears (via java script) in the center if the page. If I right click on the small square 'frame' and choose [view source], I get what I want. If I right click OFF the small square 'frame' and choose [view source], I get the intial query HTML. I can't find the small square 'frame's HTML programically.
GeneralRe: Accessing the HTML in WebBrowser difficulty Pin
led mike22-Jul-09 5:55
led mike22-Jul-09 5:55 
GeneralRe: Accessing the HTML in WebBrowser difficulty Pin
Adam R Harris22-Jul-09 6:14
Adam R Harris22-Jul-09 6:14 
GeneralRe: Accessing the HTML in WebBrowser difficulty Pin
Michael Potter22-Jul-09 10:01
Michael Potter22-Jul-09 10:01 
GeneralRe: Accessing the HTML in WebBrowser difficulty Pin
Adam R Harris22-Jul-09 10:12
Adam R Harris22-Jul-09 10:12 
GeneralRe: Accessing the HTML in WebBrowser difficulty Pin
Michael Potter23-Jul-09 3:45
Michael Potter23-Jul-09 3:45 
AnswerRe: Accessing the HTML in WebBrowser difficulty - SOLVED [modified] Pin
Michael Potter23-Jul-09 9:23
Michael Potter23-Jul-09 9:23 
QuestionWill C# support primitive data type in Generics Pin
Gopal_Kanchana22-Jul-09 3:28
Gopal_Kanchana22-Jul-09 3:28 
AnswerRe: Will C# support primitive data type in Generics Pin
DaveyM6922-Jul-09 3:31
professionalDaveyM6922-Jul-09 3:31 
GeneralRe: Will C# support primitive data type in Generics Pin
Gopal_Kanchana22-Jul-09 3:34
Gopal_Kanchana22-Jul-09 3:34 
GeneralRe: Will C# support primitive data type in Generics Pin
DaveyM6922-Jul-09 3:44
professionalDaveyM6922-Jul-09 3:44 
AnswerRe: Will C# support primitive data type in Generics Pin
stancrm22-Jul-09 3:43
stancrm22-Jul-09 3:43 
GeneralRe: Will C# support primitive data type in Generics Pin
Gopal_Kanchana22-Jul-09 19:25
Gopal_Kanchana22-Jul-09 19:25 
AnswerRe: Will C# support primitive data type in Generics PinPopular
Daniel Grunwald22-Jul-09 4:12
Daniel Grunwald22-Jul-09 4:12 
GeneralRe: Will C# support primitive data type in Generics Pin
Luc Pattyn22-Jul-09 4:22
sitebuilderLuc Pattyn22-Jul-09 4:22 
GeneralRe: Will C# support primitive data type in Generics Pin
Daniel Grunwald22-Jul-09 4:41
Daniel Grunwald22-Jul-09 4:41 
GeneralRe: Will C# support primitive data type in Generics Pin
Luc Pattyn22-Jul-09 4:51
sitebuilderLuc Pattyn22-Jul-09 4:51 
GeneralRe: Will C# support primitive data type in Generics Pin
PIEBALDconsult22-Jul-09 5:11
mvePIEBALDconsult22-Jul-09 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.