Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
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 
QuestionDirectSound Pin
surfman1924-Jun-06 13:36
surfman1924-Jun-06 13:36 
QuestionHow do I encrypt (hide) an encryption-key variable without its value being shown in the ildasm (assembly) in C#/.NET Pin
yoffir24-Jun-06 13:17
yoffir24-Jun-06 13:17 
AnswerRe: How do I encrypt (hide) an encryption-key variable without its value being shown in the ildasm (assembly) in C#/.NET Pin
Colin Angus Mackay24-Jun-06 14:42
Colin Angus Mackay24-Jun-06 14:42 
AnswerRe: How do I encrypt (hide) an encryption-key variable without its value being shown in the ildasm (assembly) in C#/.NET Pin
Paul Conrad24-Jun-06 19:08
professionalPaul Conrad24-Jun-06 19:08 
GeneralRe: How do I encrypt (hide) an encryption-key variable without its value being shown in the ildasm (assembly) in C#/.NET Pin
Colin Angus Mackay24-Jun-06 23:54
Colin Angus Mackay24-Jun-06 23:54 
GeneralRe: How do I encrypt (hide) an encryption-key variable without its value being shown in the ildasm (assembly) in C#/.NET Pin
Paul Conrad25-Jun-06 7:23
professionalPaul Conrad25-Jun-06 7:23 
AnswerRe: How do I encrypt (hide) an encryption-key variable without its value being shown in the ildasm (assembly) in C#/.NET Pin
mav.northwind25-Jun-06 0:17
mav.northwind25-Jun-06 0:17 
QuestionHow to invoke windows API in C# Pin
ZHENG.YANG.POINTER24-Jun-06 12:11
professionalZHENG.YANG.POINTER24-Jun-06 12:11 
AnswerRe: How to invoke windows API in C# Pin
Christian Graus24-Jun-06 12:15
protectorChristian Graus24-Jun-06 12:15 
QuestionSpeech Compression for Voice Chat Pin
surfman1924-Jun-06 11:41
surfman1924-Jun-06 11:41 
AnswerRe: Speech Compression for Voice Chat Pin
Ed.Poore24-Jun-06 12:47
Ed.Poore24-Jun-06 12:47 
GeneralRe: Speech Compression for Voice Chat Pin
surfman1924-Jun-06 13:33
surfman1924-Jun-06 13:33 
GeneralRe: Speech Compression for Voice Chat Pin
Ed.Poore25-Jun-06 9:03
Ed.Poore25-Jun-06 9:03 
AnswerRe: Speech Compression for Voice Chat Pin
mav.northwind25-Jun-06 0:20
mav.northwind25-Jun-06 0:20 

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.