C
cgd
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Nicholas Paldino said:cgd,
To get it programatically, you would call the static GetFolderPath
method on the Environment class, passing the
Environment.SpecialFolders.InternetCache value. This will give you the
Temporary Internet Files directory for the current user.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
cgd said:windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
cgd said:Nicholas Paldino £º
thanks, i not to get it programatically,
I use IE7, click the link to download the file(orcas express beta1 IMG on
MS website) ,but is very very slow,so ,I want to import the temp file to
FlashGet(a download tool). but i cann't find the download temp file.
Nicholas Paldino said:cgd,
To get it programatically, you would call the static GetFolderPath
method on the Environment class, passing the
Environment.SpecialFolders.InternetCache value. This will give you the
Temporary Internet Files directory for the current user.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
cgd said:windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
cgd said:Nicholas Paldino £º
thanks, i not to get it programatically,
I use IE7, click the link to download the file(orcas express beta1 IMG on MS
website) ,but is very very slow,so ,I want to import the temp file to
FlashGet(a download tool). but i cann't find the download temp file.
Nicholas Paldino said:cgd,
To get it programatically, you would call the static GetFolderPath
method on the Environment class, passing the
Environment.SpecialFolders.InternetCache value. This will give you the
Temporary Internet Files directory for the current user.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
cgd said:windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
Ignacio Machin ( .NET/ C# MVP ) said:Hi,
Are you writing code?
or you just want to download Orcas.
If the latest just copy the link (right click in the link and "Copy
shortcut") and paste the shortcut in your download manager
cgd said:Nicholas Paldino £º
thanks, i not to get it programatically,
I use IE7, click the link to download the file(orcas express beta1 IMG on
MS website) ,but is very very slow,so ,I want to import the temp file to
FlashGet(a download tool). but i cann't find the download temp file.
Nicholas Paldino said:cgd,
To get it programatically, you would call the static GetFolderPath
method on the Environment class, passing the
Environment.SpecialFolders.InternetCache value. This will give you the
Temporary Internet Files directory for the current user.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
Peter Bromberg said:cgd,
If you need to use FlashGet, GetRight or some similar download manager,
you
will probably need to start the download "from scratch" - using that
particular program.
I know that at least with GetRight, it can be set to "capture" download
clicks and process them. You can then choose "Segmented downloads" and it
will run up to four or more download threads, automatically assembling the
"pieces" for a faster download.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
cgd said:Nicholas Paldino ¡êo
thanks, i not to get it programatically,
I use IE7, click the link to download the file(orcas express beta1 IMG on
MS
website) ,but is very very slow,so ,I want to import the temp file to
FlashGet(a download tool). but i cann't find the download temp file.
"Nicholas Paldino [.NET/C# MVP]" <[email protected]>
D¡ä¨¨????¡é
cgd,
To get it programatically, you would call the static GetFolderPath
method on the Environment class, passing the
Environment.SpecialFolders.InternetCache value. This will give you the
Temporary Internet Files directory for the current user.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks

MS website BULLSHIT
FlashGet,Getright,BULLSHIT
![]()
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.