M
matt
hello,
i have what i would guess to be a relatively "newbie" question: how do
i create & write to a new text file?
i have found plenty of articles (MSDN & other) on how to do this in
conjuction w/ the *file system*, but i do not wish to touch the
client's hard drive. rather, id like to build up a .txt file in memory,
then Response.WriteFile() it back to the user (ASP.NET plaform).
there are so many streams it's somewhat confusing. a high-level point
or link to an article would be most helpful.
thanks!
matt
i have what i would guess to be a relatively "newbie" question: how do
i create & write to a new text file?
i have found plenty of articles (MSDN & other) on how to do this in
conjuction w/ the *file system*, but i do not wish to touch the
client's hard drive. rather, id like to build up a .txt file in memory,
then Response.WriteFile() it back to the user (ASP.NET plaform).
there are so many streams it's somewhat confusing. a high-level point
or link to an article would be most helpful.
thanks!
matt