Click here to Skip to main content
15,915,713 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to save webpage to client machine in asp.net Pin
Christian Graus19-Jul-09 14:02
protectorChristian Graus19-Jul-09 14:02 
When they push the button, you render the content of the page to a stream and pass that with a content header to say it's a file. To save as anything other than plain text, requires more work, a third party add in, or the Microsoft tools for office. htm is easy, that's what you were sending in the first place, so you don't need to reformat it at all, just stream it.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionCalling Button_click event from Tab key_press event Pin
ashutosh_karna19-Jul-09 7:54
ashutosh_karna19-Jul-09 7:54 
AnswerRe: Calling Button_click event from Tab key_press event Pin
Christian Graus19-Jul-09 15:07
protectorChristian Graus19-Jul-09 15:07 
QuestionRegular Expression For RFC 3986 URI Pin
mj_developer19-Jul-09 4:30
mj_developer19-Jul-09 4:30 
AnswerRe: Regular Expression For RFC 3986 URI Pin
Abhijit Jana19-Jul-09 4:52
professionalAbhijit Jana19-Jul-09 4:52 
QuestionSqlCommands.ExecuteNonQuery always return -1 Pin
vnsraj18-Jul-09 21:30
vnsraj18-Jul-09 21:30 
AnswerRe: SqlCommands.ExecuteNonQuery always return -1 Pin
Parwej Ahamad18-Jul-09 22:25
professionalParwej Ahamad18-Jul-09 22:25 
GeneralRe: SqlCommands.ExecuteNonQuery always return -1 Pin
vnsraj18-Jul-09 23:25
vnsraj18-Jul-09 23:25 
GeneralRe: SqlCommands.ExecuteNonQuery always return -1 Pin
Abhijit Jana19-Jul-09 0:26
professionalAbhijit Jana19-Jul-09 0:26 
AnswerRe: SqlCommands.ExecuteNonQuery always return -1 Pin
Blue_Boy18-Jul-09 22:29
Blue_Boy18-Jul-09 22:29 
AnswerRe: SqlCommands.ExecuteNonQuery always return -1 Pin
Abhijit Jana18-Jul-09 23:22
professionalAbhijit Jana18-Jul-09 23:22 
Questionprint continuously in javascript Pin
billcodes18-Jul-09 21:22
billcodes18-Jul-09 21:22 
AnswerRe: print continuously in javascript Pin
Christian Graus19-Jul-09 14:05
protectorChristian Graus19-Jul-09 14:05 
Questionproblem with DataSource & GridView Pin
Sider8918-Jul-09 19:46
Sider8918-Jul-09 19:46 
Questionbind css to web user control Pin
Spurple18-Jul-09 1:01
Spurple18-Jul-09 1:01 
AnswerRe: bind css to web user control Pin
Abhijit Jana18-Jul-09 1:08
professionalAbhijit Jana18-Jul-09 1:08 
AnswerRe: bind css to web user control Pin
Brij18-Jul-09 1:09
mentorBrij18-Jul-09 1:09 
QuestionSending mail....problem Pin
RajpootRohan18-Jul-09 0:11
professionalRajpootRohan18-Jul-09 0:11 
AnswerRe: Sending mail....problem Pin
Abhijit Jana18-Jul-09 0:22
professionalAbhijit Jana18-Jul-09 0:22 
AnswerRe: Sending mail....problem Pin
Gary Stafford18-Jul-09 4:07
Gary Stafford18-Jul-09 4:07 
QuestionShow Routeplanner to HighSlidepopup in .net Pin
getaccessyr18-Jul-09 0:04
getaccessyr18-Jul-09 0:04 
AnswerRe: Show Routeplanner to HighSlidepopup in .net Pin
Abhijit Jana18-Jul-09 0:34
professionalAbhijit Jana18-Jul-09 0:34 
GeneralRe: Show Routeplanner to HighSlidepopup in .net Pin
getaccessyr19-Jul-09 19:40
getaccessyr19-Jul-09 19:40 
QuestionNeed help! Excel 2007 throiwng RPC failed/RPC Unavailable exception on large datasets Pin
Member 420977017-Jul-09 23:09
Member 420977017-Jul-09 23:09 
Questionmenu Pin
mylogics17-Jul-09 21:23
professionalmylogics17-Jul-09 21:23 

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.