Click here to Skip to main content
15,903,523 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondata Pin
AndyInUK11-May-09 23:58
AndyInUK11-May-09 23:58 
AnswerRe: data Pin
Christian Graus12-May-09 1:14
protectorChristian Graus12-May-09 1:14 
AnswerRe: data Pin
Member 387988112-May-09 2:14
Member 387988112-May-09 2:14 
GeneralRe: data Pin
AndyInUK12-May-09 3:10
AndyInUK12-May-09 3:10 
QuestionSave File Dialog Box in Asp.net.... Pin
spalanivel11-May-09 23:34
spalanivel11-May-09 23:34 
AnswerRe: Save File Dialog Box in Asp.net.... Pin
Baran M11-May-09 23:48
Baran M11-May-09 23:48 
GeneralRe: Save File Dialog Box in Asp.net.... Pin
spalanivel12-May-09 0:04
spalanivel12-May-09 0:04 
GeneralRe: Save File Dialog Box in Asp.net.... Pin
Manas Bhardwaj12-May-09 0:28
professionalManas Bhardwaj12-May-09 0:28 
spalanivel wrote:
its urgent.

There is nice portal for urgent matters http://www.getafreelancer.com/[^]

Anyway, have a look at Response.BinayWrite method to basically flush the binay data(which will be your file) to the client. You need to get the file from the server. SO here are the steps:

1.) Google for 'Download file using Asp.net'[^]
2.) Google for 'Reponse.BinaryWrite asp.net'[^]

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

AnswerRe: Save File Dialog Box in Asp.net.... Pin
DeveloperAtul12-May-09 0:38
DeveloperAtul12-May-09 0:38 
GeneralRe: Save File Dialog Box in Asp.net.... Pin
Christian Graus12-May-09 1:22
protectorChristian Graus12-May-09 1:22 
QuestionAutomatic launch of ASP.Net Development server Pin
beish111-May-09 23:04
beish111-May-09 23:04 
AnswerRe: Automatic launch of ASP.Net Development server Pin
Ramesh Swaminathan12-May-09 0:05
Ramesh Swaminathan12-May-09 0:05 
GeneralRe: Automatic launch of ASP.Net Development server Pin
beish112-May-09 3:02
beish112-May-09 3:02 
QuestionWhy can't I use Session another aspx.cs code?? Pin
lsh486love11-May-09 22:05
lsh486love11-May-09 22:05 
AnswerRe: Why can't I use Session another aspx.cs code?? Pin
Baran M11-May-09 22:17
Baran M11-May-09 22:17 
GeneralRe: Why can't I use Session another aspx.cs code?? Pin
lsh486love13-May-09 14:24
lsh486love13-May-09 14:24 
Questiontextbox values clears Pin
member2711-May-09 21:33
member2711-May-09 21:33 
AnswerRe: textbox values clears Pin
Jagz W11-May-09 23:31
professionalJagz W11-May-09 23:31 
GeneralRe: textbox values clears Pin
member2712-May-09 0:40
member2712-May-09 0:40 
QuestionHow to use Session?? Pin
lsh486love11-May-09 21:23
lsh486love11-May-09 21:23 
AnswerRe: How to use Session?? Pin
Rajesh R Subramanian11-May-09 21:54
professionalRajesh R Subramanian11-May-09 21:54 
QuestionHow do I get a aspx page function in App_code class file in asp.net 2.0. Pin
vnsraj11-May-09 21:10
vnsraj11-May-09 21:10 
AnswerRe: How do I get a aspx page function in App_code class file in asp.net 2.0. Pin
Ramesh Swaminathan11-May-09 22:13
Ramesh Swaminathan11-May-09 22:13 
QuestionProblem with gridview buttonfield Pin
sarang_k11-May-09 20:48
sarang_k11-May-09 20:48 
AnswerRe: Problem with gridview buttonfield Pin
Ramesh Swaminathan11-May-09 21:07
Ramesh Swaminathan11-May-09 21:07 

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.