Click here to Skip to main content
15,924,039 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralStructure Initialization Pin
aman200620-Apr-04 9:46
aman200620-Apr-04 9:46 
GeneralRe: Structure Initialization Pin
toxcct20-Apr-04 10:30
toxcct20-Apr-04 10:30 
GeneralRe: Structure Initialization Pin
Rick York20-Apr-04 11:07
mveRick York20-Apr-04 11:07 
GeneralAppend exported data to MatLab file Pin
Stemple20-Apr-04 9:12
Stemple20-Apr-04 9:12 
Generalfast data access Pin
Cyberizen20-Apr-04 9:02
Cyberizen20-Apr-04 9:02 
Generalinvoking internet explorer with html/jsp Pin
VirtualRelease20-Apr-04 9:00
VirtualRelease20-Apr-04 9:00 
GeneralRe: invoking internet explorer with html/jsp Pin
22491720-Apr-04 19:31
22491720-Apr-04 19:31 
GeneralRe: invoking internet explorer with html/jsp Pin
VirtualRelease26-Apr-04 13:33
VirtualRelease26-Apr-04 13:33 
Thanks

Is there a way that I could get a handle to the browser window from fist call and invoke the same http://myserver/mypage.jsp?val1=10&val2=surya with submit over and over after viewing results.
It is being driven by a file being dropped onto client and the values taken from that file - every time a file is dropped the browser is invoked and the result is displayed.

I haven't tried this UrlDownloadtoFile yet but what I really need is somethinkg like a ShellExec using http://myserver/mypage.jsp?val1=10&val2=surya&submit=Submit that re-uses the same browser - at moment it opens a brand new browser.
Would I have to search for any open browser windows with the specified title and use that - or is there a mathod that keeps a handle to that browser window.

It is also being fired from a service or console app.

Smile | :)



QuestionSkinMagic? Pin
Krugger40420-Apr-04 8:53
Krugger40420-Apr-04 8:53 
AnswerRe: SkinMagic? Pin
Prakash Nadar20-Apr-04 17:58
Prakash Nadar20-Apr-04 17:58 
GeneralTreeControl in View Class Pin
Krugger40420-Apr-04 8:51
Krugger40420-Apr-04 8:51 
GeneralModeless dialog problem with Handle Pin
Krugger40420-Apr-04 8:47
Krugger40420-Apr-04 8:47 
GeneralRe: Modeless dialog problem with Handle Pin
Prakash Nadar20-Apr-04 15:54
Prakash Nadar20-Apr-04 15:54 
GeneralWinsock Spy Program Pin
K_Maz20-Apr-04 8:03
sussK_Maz20-Apr-04 8:03 
GeneralRe: Winsock Spy Program Pin
toxcct20-Apr-04 8:18
toxcct20-Apr-04 8:18 
GeneralRe: Winsock Spy Program Pin
toxcct20-Apr-04 9:24
toxcct20-Apr-04 9:24 
GeneralRe: Winsock Spy Program Pin
avenger_sb2520-Apr-04 8:53
avenger_sb2520-Apr-04 8:53 
GeneralMy dialog doesn't get focus Pin
Robert197420-Apr-04 7:54
Robert197420-Apr-04 7:54 
GeneralRe: My dialog doesn't get focus Pin
toxcct20-Apr-04 8:00
toxcct20-Apr-04 8:00 
GeneralRe: My dialog doesn't get focus Pin
Robert197420-Apr-04 8:20
Robert197420-Apr-04 8:20 
GeneralRe: My dialog doesn't get focus Pin
toxcct20-Apr-04 8:24
toxcct20-Apr-04 8:24 
GeneralRe: My dialog doesn't get focus Pin
Prakash Nadar20-Apr-04 15:52
Prakash Nadar20-Apr-04 15:52 
GeneralRe: My dialog doesn't get focus Pin
Robert A. T. Káldy20-Apr-04 8:30
Robert A. T. Káldy20-Apr-04 8:30 
GeneralRe: My dialog doesn't get focus Pin
Robert197420-Apr-04 8:28
Robert197420-Apr-04 8:28 
GeneralReusing explorers context menu Pin
peterchen20-Apr-04 7:33
peterchen20-Apr-04 7: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.