Click here to Skip to main content
15,900,907 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGet back in the Soapbox Kyle! Pin
led mike25-Jan-08 6:19
led mike25-Jan-08 6:19 
GeneralRe: Hey who are you? Pin
Mr. Surprise25-Jan-08 6:27
Mr. Surprise25-Jan-08 6:27 
GeneralAbuse from Kyle Pin
led mike25-Jan-08 6:51
led mike25-Jan-08 6:51 
GeneralRe: Abuse from Kyle Pin
CPallini25-Jan-08 7:48
mveCPallini25-Jan-08 7:48 
GeneralRe: Abuse from Kyle [modified] Pin
Mr. Surprise25-Jan-08 10:55
Mr. Surprise25-Jan-08 10:55 
GeneralRe: Abuse from Kyle Pin
super_ttd25-Jan-08 23:22
super_ttd25-Jan-08 23:22 
GeneralRe: Hey who are you? Pin
super_ttd25-Jan-08 23:21
super_ttd25-Jan-08 23:21 
GeneralOpenURL() call fails Pin
Lucky the code machine25-Jan-08 4:04
Lucky the code machine25-Jan-08 4:04 
Hi, I am trying to automate reading information from a website. I can read the first page, but the site navigation to the second page is not a link, it is a __DoPostBack() call and I don't understand what needs to be sent to the server to get the second page.

The initial page I (sucessfully) read is http://www.arm.co.uk/Default.aspx?page=280&SearchString=%20&theme=textonly[^], but then I cant work out how to emulate the action of clicking on the '2' button to get to the second page. I guess the problem is to do with __viewstate ect. I have tried sending back the viewstate http://www.arm.co.uk/default.aspx?page=280&theme=textonly&__EVENTTARGET=Template%3A_ctl12%3A_ctl2%3AJobResultsDataGrid%3A_ctl1%3A_ctl2&__EVENTARGUMENT=&__VIEWSTATE=[^] + the recieved __VIEWSTATE value, but this did not work and the OpenURL() call fails.

Any ideas?

An Expert is somone who has previously made ALL the Mistakes, I dream of this day. - Lucky

www.mpic3.com - My PIC based MP3 player project

GeneralOT Pin
CPallini25-Jan-08 4:27
mveCPallini25-Jan-08 4:27 
GeneralRe: OpenURL() call fails Pin
Luc Pattyn25-Jan-08 5:46
sitebuilderLuc Pattyn25-Jan-08 5:46 
GeneralPlease Help me with program ICONs Pin
cgb14325-Jan-08 3:27
cgb14325-Jan-08 3:27 
GeneralRe: Please Help me with program ICONs Pin
CPallini25-Jan-08 3:32
mveCPallini25-Jan-08 3:32 
GeneralRe: Please Help me with program ICONs Pin
cgb14325-Jan-08 3:57
cgb14325-Jan-08 3:57 
GeneralRe: Please Help me with program ICONs Pin
Luc Pattyn25-Jan-08 4:14
sitebuilderLuc Pattyn25-Jan-08 4:14 
GeneralRe: Please Help me with program ICONs Pin
CPallini25-Jan-08 4:21
mveCPallini25-Jan-08 4:21 
GeneralRe: Please Help me with program ICONs Pin
JudyL_MD25-Jan-08 4:57
JudyL_MD25-Jan-08 4:57 
GeneralRe: Please Help me with program ICONs Pin
Luc Pattyn25-Jan-08 5:59
sitebuilderLuc Pattyn25-Jan-08 5:59 
GeneralRe: Please Help me with program ICONs Pin
Mark Salsbery25-Jan-08 6:23
Mark Salsbery25-Jan-08 6:23 
GeneralRe: Please Help me with program ICONs Pin
JudyL_MD25-Jan-08 7:38
JudyL_MD25-Jan-08 7:38 
GeneralRe: Please Help me with program ICONs Pin
Luc Pattyn25-Jan-08 8:06
sitebuilderLuc Pattyn25-Jan-08 8:06 
GeneralRe: Please Help me with program ICONs Pin
Iain Clarke, Warrior Programmer25-Jan-08 5:41
Iain Clarke, Warrior Programmer25-Jan-08 5:41 
GeneralRe: Please Help me with program ICONs Pin
cgb14325-Jan-08 8:10
cgb14325-Jan-08 8:10 
GeneralActiveX control not working in Mozilla Firefox Pin
trinadh_t25-Jan-08 2:08
trinadh_t25-Jan-08 2:08 
GeneralRe: ActiveX control not working in Mozilla Firefox Pin
Iain Clarke, Warrior Programmer25-Jan-08 2:51
Iain Clarke, Warrior Programmer25-Jan-08 2:51 
GeneralRe: ActiveX control not working in Mozilla Firefox Pin
zengkun10025-Jan-08 3:54
zengkun10025-Jan-08 3:54 

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.