Click here to Skip to main content
15,888,106 members
Home / Discussions / C#
   

C#

 
AnswerRe: RegEx for Fist Charactr is Positive Pin
Luc Pattyn26-May-11 13:04
sitebuilderLuc Pattyn26-May-11 13:04 
GeneralRe: RegEx for Fist Charactr is Positive Pin
SledgeHammer0126-May-11 13:13
SledgeHammer0126-May-11 13:13 
GeneralRe: RegEx for Fist Charactr is Positive Pin
BobJanova26-May-11 23:31
BobJanova26-May-11 23:31 
AnswerRe: RegEx for Fist Charactr is Positive Pin
Manfred Rudolf Bihy26-May-11 12:22
professionalManfred Rudolf Bihy26-May-11 12:22 
GeneralRe: RegEx for Fist Charactr is Positive Pin
Luc Pattyn26-May-11 13:01
sitebuilderLuc Pattyn26-May-11 13:01 
GeneralRe: RegEx for Fist Charactr is Positive Pin
Manfred Rudolf Bihy26-May-11 13:25
professionalManfred Rudolf Bihy26-May-11 13:25 
AnswerRe: RegEx for Fist Charactr is Positive Pin
BobJanova26-May-11 23:33
BobJanova26-May-11 23:33 
QuestionExecuting Javascript Pin
mjackson1126-May-11 10:00
mjackson1126-May-11 10:00 
I need to scrape a website. The information is stored in SQL and is sent in response to a javascript on the web page. I can use the WebResponse to download the original page source and formulate the necessary java script. Is there a way to execute the javascript using System.Web objects? I tried using automation to create an instance of IE but the new version of IE (9) creates response windows which require manual intervention.

I would like to do something like

<pre>

write(javascript:window.open(document.getElementById('ReportViewerControl').ClientController.m_exportUrlBase, '_self'))

</pre>

Thx

Mark Jackson
AnswerRe: Executing Javascript Pin
BobJanova26-May-11 23:38
BobJanova26-May-11 23:38 
QuestionHow to combine 3 different list objects into a single list object? Pin
Goalie3526-May-11 5:48
Goalie3526-May-11 5:48 
AnswerRe: How to combine 3 different list objects into a single list object? Pin
Pete O'Hanlon26-May-11 5:50
mvePete O'Hanlon26-May-11 5:50 
AnswerRe: How to combine 3 different list objects into a single list object? [modified] Pin
Luc Pattyn26-May-11 6:18
sitebuilderLuc Pattyn26-May-11 6:18 
AnswerRe: How to combine 3 different list objects into a single list object? Pin
SledgeHammer0126-May-11 6:21
SledgeHammer0126-May-11 6:21 
AnswerRe: How to combine 3 different list objects into a single list object? Pin
dasblinkenlight26-May-11 6:35
dasblinkenlight26-May-11 6:35 
GeneralRe: How to combine 3 different list objects into a single list object? Pin
Sanjay J Patolia27-May-11 1:09
Sanjay J Patolia27-May-11 1:09 
AnswerRe: How to combine 3 different list objects into a single list object? Pin
V.26-May-11 23:27
professionalV.26-May-11 23:27 
AnswerRe: How to combine 3 different list objects into a single list object? Pin
BobJanova26-May-11 23:42
BobJanova26-May-11 23:42 
Question(Outlook 2007 add-ins) custom attach file button [modified] Pin
kharisma16526-May-11 3:43
kharisma16526-May-11 3:43 
QuestionProblem when starting Windows Phone 7 Emulator Pin
nstk26-May-11 2:04
nstk26-May-11 2:04 
AnswerRe: Problem when starting Windows Phone 7 Emulator Pin
Not Active26-May-11 2:30
mentorNot Active26-May-11 2:30 
GeneralRe: Problem when starting Windows Phone 7 Emulator Pin
nstk26-May-11 5:04
nstk26-May-11 5:04 
GeneralRe: Problem when starting Windows Phone 7 Emulator Pin
Not Active26-May-11 5:14
mentorNot Active26-May-11 5:14 
GeneralRe: Problem when starting Windows Phone 7 Emulator Pin
nstk26-May-11 6:22
nstk26-May-11 6:22 
GeneralRe: Problem when starting Windows Phone 7 Emulator Pin
Mark Salsbery26-May-11 11:04
Mark Salsbery26-May-11 11:04 
GeneralRe: Problem when starting Windows Phone 7 Emulator [modified] Pin
nstk27-May-11 1:33
nstk27-May-11 1:33 

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.