473,385 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

who know the windows2003's IE temp fold

cgd
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks
May 2 '07 #1
8 1616
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]
- mv*@spam.guard.caspershouse.com
"cgd" <xg@163.comwrote in message
news:Oe**************@TK2MSFTNGP05.phx.gbl...
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks

May 2 '07 #2
cgd
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 [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com写入消息
news:%2****************@TK2MSFTNGP03.phx.gbl...
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]
- mv*@spam.guard.caspershouse.com
"cgd" <xg@163.comwrote in message
news:Oe**************@TK2MSFTNGP05.phx.gbl...
>windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks


May 2 '07 #3
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" <xg@163.comwrote in message
news:OY**************@TK2MSFTNGP06.phx.gbl...
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 [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com>
写入消息 news:%2****************@TK2MSFTNGP03.phx.gbl...
>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]
- mv*@spam.guard.caspershouse.com
"cgd" <xg@163.comwrote in message
news:Oe**************@TK2MSFTNGP05.phx.gbl...
>>windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks



May 2 '07 #4
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" wrote:
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 [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com脨麓脠毛脧没脧垄
news:%2****************@TK2MSFTNGP03.phx.gbl...
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]
- mv*@spam.guard.caspershouse.com
"cgd" <xg@163.comwrote in message
news:Oe**************@TK2MSFTNGP05.phx.gbl...
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks


May 2 '07 #5
cgd
Yes,i just want to download Orcas,
I copy the shortcut to FlashGet
(https://profile.microsoft.com/RegSys...26d6&lcid=1033)
,but FlashGet doesn't work. can any other download tool do it ?

I know the tmp internet fold now ,but the fold is hide,I cann't to see the
temp file ,
becz cann't change the fold from hide to show.

"Ignacio Machin ( .NET/ C# MVP )" <machin TA laceupsolutions.com写入消息
news:%2***************@TK2MSFTNGP06.phx.gbl...
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" <xg@163.comwrote in message
news:OY**************@TK2MSFTNGP06.phx.gbl...
>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 [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com写入消息
news:%2****************@TK2MSFTNGP03.phx.gbl...
>>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]
- mv*@spam.guard.caspershouse.com
"cgd" <xg@163.comwrote in message
news:Oe**************@TK2MSFTNGP05.phx.gbl...
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks



May 2 '07 #6
cgd
hi,Peter.
Ohh....my god..
The Orcas express download shortcut is HttpS head.
the Flashget and the unregiserted GetRight cann't manage it

sigh...............................

thank you

"Peter Bromberg [C# MVP]" <pb*******@yahoo.yabbadabbadoo.com写入消息
news:47**********************************@microsof t.com...
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" wrote:
>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]" <mv*@spam.guard.caspershouse.com>
D′è????¢
news:%2****************@TK2MSFTNGP03.phx.gbl...
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]
- mv*@spam.guard.caspershouse.com
"cgd" <xg@163.comwrote in message
news:Oe**************@TK2MSFTNGP05.phx.gbl...
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks



May 2 '07 #7
cgd
MS website BULLSHIT
FlashGet,Getright,BULLSHIT
:(
"cgd" <xg@163.com写入消息 news:Oe**************@TK2MSFTNGP05.phx.gbl...
windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks

May 2 '07 #8
I'd use wget.

As a visitor from another culture*, I can't help noticing that one of
the reasons I find it hard to keep up with this newsgroup is off-topic
postings.

Just my $0.02 worth.

cgd wrote:
MS website BULLSHIT
FlashGet,Getright,BULLSHIT
:(
"cgd" <xg@163.com写入消息 news:Oe**************@TK2MSFTNGP05.phx.gbl...
>>windows2003+sp2
i use the ie7 download a file,
i want to know where is the temp fold?
thanks

__
RGB
* Unix, Perl, Java, command lines, that sort of thing.
May 3 '07 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Alberto Vera | last post by:
Hello: I have installed WIN32 extensions over Windows2003 server standard edition and when I restarted this I found mistakes on it. Is it compatible Win2003 with Python 2.2.3 Win32 extensions?...
1
by: Li Daobing | last post by:
Hello, I want to use fold-mode or hideshow mode under emacs, but it doesn't work. Cound you tell me how to do this? Thank you. Li Daobing
0
by: mumbai | last post by:
Hi gurus I downloaded Oracle 9i created disk1 disk2 disk3 under the f: dir i.e. where the windows2003 resides. I unzipped the respective zips in the disk1 2 3 dirs. when i click on setup...
1
by: Naga Kiran | last post by:
Hi I have a small query in ASP.Net on windows2003 server platform.. I built an Application in ASP.Net.... This application is hosted on the system where that system has Windows2003 Operating...
5
by: Soha | last post by:
Hi all; At work, we have started to upgrade our server form Windows2000 Advanced server to Windows2003 server. The website we are developing is done using classic ASP. When we put the website on...
2
by: pantagruel | last post by:
I have an old web application I did where browsers with dynamic capabilities received a drop down menu on the top of the page and a fold out on the left hand side of the page and non-dynamic...
23
by: Mark Dickinson | last post by:
I have a simple 192-line Python script that begins with the line: dummy0 = 47 The script runs in less than 2.5 seconds. The variable dummy0 is never referenced again, directly or indirectly,...
1
by: prins.henrik | last post by:
I am looing for a small menu scripts that can do the following. 1. 2 level navigation 2. when i navigate to a page the menu show be able to remember wich page i am on and fold out the menu...
2
by: Mike P | last post by:
There are LINQ examples here (http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx) with Fold and EqualAll that don't work. Is there new syntax for the Fold and EqualAll examples, or is this...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.