Open a webrequest and download it. WebRequest myWebRequest= WebRequest.Create("http://www.mysite.com/x.pdf"); Stream newStream = myWebRequest.GetRequestStream();
only two letters away from being an asset
pmarfleet wrote:
Your code is unnecessarily complicated and inefficient
Did you actually look through it?
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
I don't understand, I thought you said you had done that already. You're choosing a language, and it works for the session, so you have what you asked for.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
I Never Look Behind wrote:
web.config file
You can access web.config key elements using System.Configuration
Vasudevan Deepak Kumar Personal Homepage Tech Gossips