Click here to Skip to main content
15,905,612 members
Home / Discussions / C#
   

C#

 
Questionwant ot request a web page from a win app Pin
foysal mamun24-Jun-06 19:01
foysal mamun24-Jun-06 19:01 
AnswerRe: want ot request a web page from a win app Pin
Tamimi - Code24-Jun-06 20:15
Tamimi - Code24-Jun-06 20:15 
GeneralRe: want ot request a web page from a win app Pin
foysal mamun24-Jun-06 20:41
foysal mamun24-Jun-06 20:41 
GeneralRe: want ot request a web page from a win app Pin
Tamimi - Code24-Jun-06 20:50
Tamimi - Code24-Jun-06 20:50 
GeneralRe: want ot request a web page from a win app Pin
foysal mamun24-Jun-06 21:23
foysal mamun24-Jun-06 21:23 
AnswerRe: want ot request a web page from a win app Pin
Guffa25-Jun-06 0:29
Guffa25-Jun-06 0:29 
Questionhelp Romote Programmer Pin
breakhearts24-Jun-06 18:43
breakhearts24-Jun-06 18:43 
AnswerRe: help Romote Programmer Pin
Paul Conrad24-Jun-06 19:00
professionalPaul Conrad24-Jun-06 19:00 
AnswerRe: help Romote Programmer Pin
breakhearts24-Jun-06 20:13
breakhearts24-Jun-06 20:13 
GeneralRe: help Romote Programmer Pin
mav.northwind24-Jun-06 23:41
mav.northwind24-Jun-06 23:41 
GeneralRe: help Romote Programmer Pin
breakhearts25-Jun-06 4:59
breakhearts25-Jun-06 4:59 
Questionabout ObjectDisposedException Pin
Super Lloyd24-Jun-06 18:12
Super Lloyd24-Jun-06 18:12 
AnswerRe: about ObjectDisposedException [modified] Pin
Guffa25-Jun-06 0:32
Guffa25-Jun-06 0:32 
GeneralRe: about ObjectDisposedException Pin
Super Lloyd25-Jun-06 0:45
Super Lloyd25-Jun-06 0:45 
AnswerRe: about ObjectDisposedException Pin
Guffa25-Jun-06 4:25
Guffa25-Jun-06 4:25 
GeneralRe: about ObjectDisposedException Pin
Super Lloyd25-Jun-06 4:29
Super Lloyd25-Jun-06 4:29 
Questionproblem to send information Pin
foysal mamun24-Jun-06 18:05
foysal mamun24-Jun-06 18:05 
QuestionManaged DirectX Lighting Pin
bwagz24-Jun-06 17:06
bwagz24-Jun-06 17:06 
QuestionOverride == operator Pin
relaeir24-Jun-06 16:21
relaeir24-Jun-06 16:21 
AnswerRe: Override == operator Pin
leppie24-Jun-06 22:01
leppie24-Jun-06 22:01 
AnswerRe: Override == operator Pin
Robert Rohde24-Jun-06 22:59
Robert Rohde24-Jun-06 22:59 
QuestionIE Toolbar or BHO Images and Temp Folder Location Pin
Ranjan Banerji24-Jun-06 15:14
Ranjan Banerji24-Jun-06 15:14 
I am posting this question in both the C# and C++ boards as I think the solution may be the same in both the cases.

I have an IE toolbar which gets hold of the IWebBrowser. I then imlplement the event DocumentComplete. In the event I get hold of the Document as a IHTMLDocument.

now here is my question. For an image in the Document, how do I get to know the exact path of that image in my temporary Internet files? If I get the images list, then for each element in the collection I can get the src property but that gives me the url not the location in the temp internet files. I know the file may not exist in the temp folder, but if it did, is there a way to get the path?

Thanks

AnswerRe: IE Toolbar or BHO Images and Temp Folder Location Pin
Ranjan Banerji25-Jun-06 8:04
Ranjan Banerji25-Jun-06 8:04 
QuestionA problem with WebBrowser control Pin
AngryC24-Jun-06 14:50
AngryC24-Jun-06 14:50 
AnswerRe: A problem with WebBrowser control Pin
led mike25-Jun-06 8:42
led mike25-Jun-06 8:42 

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.