Click here to Skip to main content
15,908,674 members
Home / Discussions / C#
   

C#

 
GeneralRe: PictureBox MouseUp event? Pin
Megidolaon12-Mar-09 21:32
Megidolaon12-Mar-09 21:32 
AnswerRe: PictureBox MouseUp event? Pin
yesu prakash10-Mar-09 3:01
yesu prakash10-Mar-09 3:01 
GeneralRe: PictureBox MouseUp event? Pin
Megidolaon15-Mar-09 21:21
Megidolaon15-Mar-09 21:21 
QuestionHttpWebRequest Pin
dummy461310-Mar-09 1:13
dummy461310-Mar-09 1:13 
AnswerRe: HttpWebRequest Pin
harold aptroot10-Mar-09 1:28
harold aptroot10-Mar-09 1:28 
AnswerRe: HttpWebRequest Pin
#realJSOP10-Mar-09 2:27
professional#realJSOP10-Mar-09 2:27 
GeneralRe: HttpWebRequest Pin
dummy461310-Mar-09 5:19
dummy461310-Mar-09 5:19 
GeneralRe: HttpWebRequest Pin
Curtis Schlak.10-Mar-09 5:49
Curtis Schlak.10-Mar-09 5:49 
Yep, there sure is. Set the UserAgent property of your HttpWebRequest object to simulate IE's User Agent. Here's a list[^].

Then, to parse that stuff out, use a regular expression on a tags. If you want to get it out of the JavaScript, the only sure fire way to do that is to evaluate the JS. I have no real help for you on that. Sorry.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty

GeneralRe: HttpWebRequest Pin
dummy461310-Mar-09 6:02
dummy461310-Mar-09 6:02 
GeneralRe: HttpWebRequest Pin
Curtis Schlak.10-Mar-09 6:24
Curtis Schlak.10-Mar-09 6:24 
QuestionHow to access checkbox control, which is in Datagrid view Pin
kumar_man10-Mar-09 1:11
kumar_man10-Mar-09 1:11 
AnswerRe: How to access checkbox control, which is in Datagrid view Pin
Xmen Real 10-Mar-09 2:31
professional Xmen Real 10-Mar-09 2:31 
Question.Net default proxy setting Pin
George_George10-Mar-09 0:53
George_George10-Mar-09 0:53 
QuestionObject reference not set to an instance of an object Pin
mrithula810-Mar-09 0:48
mrithula810-Mar-09 0:48 
AnswerRe: Object reference not set to an instance of an object Pin
Pete O'Hanlon10-Mar-09 1:00
mvePete O'Hanlon10-Mar-09 1:00 
AnswerRe: Object reference not set to an instance of an object Pin
NeCroFire10-Mar-09 1:03
NeCroFire10-Mar-09 1:03 
AnswerRe: Object reference not set to an instance of an object Pin
Rutvik Dave10-Mar-09 4:24
professionalRutvik Dave10-Mar-09 4:24 
GeneralRe: Object reference not set to an instance of an object Pin
mrithula811-Mar-09 19:18
mrithula811-Mar-09 19:18 
GeneralRe: Object reference not set to an instance of an object Pin
Rutvik Dave12-Mar-09 3:57
professionalRutvik Dave12-Mar-09 3:57 
GeneralRe: Object reference not set to an instance of an object Pin
fandikurnia6-Apr-09 21:10
fandikurnia6-Apr-09 21:10 
QuestionParsing "javascript-driven" webpage Pin
whaka10-Mar-09 0:30
whaka10-Mar-09 0:30 
QuestionIn use by another process Pin
abbd10-Mar-09 0:23
abbd10-Mar-09 0:23 
AnswerRe: In use by another process Pin
dan!sh 10-Mar-09 0:38
professional dan!sh 10-Mar-09 0:38 
AnswerRe: In use by another process Pin
Luc Pattyn10-Mar-09 0:42
sitebuilderLuc Pattyn10-Mar-09 0:42 
GeneralRe: In use by another process Pin
Xmen Real 10-Mar-09 2:36
professional Xmen Real 10-Mar-09 2:36 

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.