Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGridView and DetailsView Pin
Sarfaraj Ahmed11-Jul-07 3:42
Sarfaraj Ahmed11-Jul-07 3:42 
AnswerRe: GridView and DetailsView Pin
Vasudevan Deepak Kumar11-Jul-07 3:46
Vasudevan Deepak Kumar11-Jul-07 3:46 
QuestionERROR:The test form is only available for requests from the local machine Pin
Sebastian T Xavier11-Jul-07 3:31
Sebastian T Xavier11-Jul-07 3:31 
AnswerRe: ERROR:The test form is only available for requests from the local machine Pin
Vasudevan Deepak Kumar11-Jul-07 3:44
Vasudevan Deepak Kumar11-Jul-07 3:44 
GeneralRe: ERROR:The test form is only available for requests from the local machine Pin
Sebastian T Xavier11-Jul-07 3:55
Sebastian T Xavier11-Jul-07 3:55 
QuestionExport a table to a csv Pin
Senseicads11-Jul-07 3:10
Senseicads11-Jul-07 3:10 
AnswerRe: Export a table to a csv Pin
Vasudevan Deepak Kumar11-Jul-07 3:24
Vasudevan Deepak Kumar11-Jul-07 3:24 
GeneralRe: Export a table to a csv Pin
Senseicads11-Jul-07 4:02
Senseicads11-Jul-07 4:02 
So having a quick glance thru that article and the code for it, that just writes a csv string to the browser. I can do that already, I can parse the table to a csv stream no probs. Big Grin | :-D

My question and what I am more interested in knowing about is how I can export a .csv file from the datatable to a file through a button click on the browser...do i have to save the csv on the server? or can i save it straight to a user specified location on the local machine? I was thinking that if it wasn't possible to save to the user's local machine do I save it to the server with a unique name then try and open the file from the server? Is that the best way of doing things? or is there a reccomended best practive for this? Thanks for taking the time to help.

Cheers

Ian
GeneralRe: Export a table to a csv Pin
ednrgc11-Jul-07 5:29
ednrgc11-Jul-07 5:29 
GeneralRe: Export a table to a csv Pin
Senseicads11-Jul-07 5:36
Senseicads11-Jul-07 5:36 
AnswerRe: Export a table to a csv Pin
martin_hughes11-Jul-07 8:59
martin_hughes11-Jul-07 8:59 
GeneralRe: Export a table to a csv Pin
Senseicads12-Jul-07 1:11
Senseicads12-Jul-07 1:11 
Questionhow can v write html tags in asp.net +c# code?? Pin
regin11-Jul-07 2:57
regin11-Jul-07 2:57 
AnswerRe: how can v write html tags in asp.net +c# code?? Pin
gauthee11-Jul-07 3:07
gauthee11-Jul-07 3:07 
AnswerRe: how can v write html tags in asp.net +c# code?? [modified] Pin
N a v a n e e t h11-Jul-07 3:07
N a v a n e e t h11-Jul-07 3:07 
GeneralRe: how can v write html tags in asp.net +c# code?? Pin
regin11-Jul-07 3:16
regin11-Jul-07 3:16 
GeneralRe: how can v write html tags in asp.net +c# code?? Pin
N a v a n e e t h11-Jul-07 3:21
N a v a n e e t h11-Jul-07 3:21 
GeneralRe: how can v write html tags in asp.net +c# code?? Pin
Vasudevan Deepak Kumar11-Jul-07 3:25
Vasudevan Deepak Kumar11-Jul-07 3:25 
QuestionPop Up Window Pin
gauthee11-Jul-07 2:53
gauthee11-Jul-07 2:53 
AnswerRe: Pop Up Window Pin
Vasudevan Deepak Kumar11-Jul-07 3:46
Vasudevan Deepak Kumar11-Jul-07 3:46 
GeneralRe: Pop Up Window Pin
gauthee11-Jul-07 4:00
gauthee11-Jul-07 4:00 
QuestionCSV Field Issue Pin
Brendan Vogt11-Jul-07 2:31
Brendan Vogt11-Jul-07 2:31 
AnswerRe: CSV Field Issue Pin
Christian Graus11-Jul-07 2:34
protectorChristian Graus11-Jul-07 2:34 
GeneralRe: CSV Field Issue Pin
Brendan Vogt11-Jul-07 2:38
Brendan Vogt11-Jul-07 2:38 
GeneralRe: CSV Field Issue Pin
Christian Graus11-Jul-07 2:40
protectorChristian Graus11-Jul-07 2:40 

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.