Click here to Skip to main content
15,887,267 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Need Help Pin
Christian Graus17-Nov-08 14:46
protectorChristian Graus17-Nov-08 14:46 
QuestionDataSet problem [modified] Pin
Phrone17-Nov-08 10:54
Phrone17-Nov-08 10:54 
AnswerRe: DataSet problem Pin
Christian Graus17-Nov-08 11:31
protectorChristian Graus17-Nov-08 11:31 
GeneralRe: DataSet problem Pin
Phrone17-Nov-08 11:46
Phrone17-Nov-08 11:46 
GeneralRe: DataSet problem Pin
Christian Graus17-Nov-08 14:47
protectorChristian Graus17-Nov-08 14:47 
Questionregister user control non declaratively Pin
hassanmohamed17-Nov-08 10:14
hassanmohamed17-Nov-08 10:14 
AnswerRe: register user control non declaratively Pin
Christian Graus17-Nov-08 11:33
protectorChristian Graus17-Nov-08 11:33 
Questionsave .csv with newline character Pin
ssircar197117-Nov-08 9:53
ssircar197117-Nov-08 9:53 
:~i'm creating a .csv file on the fly, thus am enclosing all the data within double quotes.
how to put in a newline character is the problem. for eg:-
i tried the following -

"header1","header2","header3"\n"data1","data2","data3"\n"data11","data22","data33"

and

"header1","header2","header3 \n"\r\n "data1","data2","data3 \n"\r\n "data11","data22","data33"

so that the output looks like

header1 header2 header3
data1 data2 data3
data11 data22 data33

thanks a lot for your help
AnswerRe: save .csv with newline character Pin
NeverHeardOfMe17-Nov-08 11:08
NeverHeardOfMe17-Nov-08 11:08 
AnswerRe: save .csv with newline character Pin
Christian Graus17-Nov-08 11:34
protectorChristian Graus17-Nov-08 11:34 
QuestionAdding web reference problem because of autodetectcookiesupport Pin
AlexeiXX317-Nov-08 6:57
AlexeiXX317-Nov-08 6:57 
AnswerRe: Adding web reference problem because of autodetectcookiesupport Pin
mintxelas7-Jun-10 21:49
mintxelas7-Jun-10 21:49 
GeneralRe: Adding web reference problem because of autodetectcookiesupport Pin
AlexeiXX38-Jun-10 7:52
AlexeiXX38-Jun-10 7:52 
Questionembed own controls Pin
Tommispilot17-Nov-08 3:49
Tommispilot17-Nov-08 3:49 
AnswerRe: embed own controls Pin
eyeseetee17-Nov-08 5:09
eyeseetee17-Nov-08 5:09 
GeneralRe: embed own controls Pin
Tommispilot17-Nov-08 21:20
Tommispilot17-Nov-08 21:20 
Questionhow to replace the one column data with other column data Pin
lakshmichawala17-Nov-08 3:09
lakshmichawala17-Nov-08 3:09 
AnswerRe: how to replace the one column data with other column data Pin
ToddHileHoffer17-Nov-08 4:23
ToddHileHoffer17-Nov-08 4:23 
QuestionUnable to convert string to System.Guid Pin
bhupathi srinu17-Nov-08 2:35
bhupathi srinu17-Nov-08 2:35 
AnswerRe: Unable to convert string to System.Guid Pin
ToddHileHoffer17-Nov-08 4:22
ToddHileHoffer17-Nov-08 4:22 
GeneralRe: Unable to convert string to System.Guid Pin
bhupathi srinu17-Nov-08 21:26
bhupathi srinu17-Nov-08 21:26 
JokeRe: Unable to convert string to System.Guid Pin
ToddHileHoffer18-Nov-08 2:20
ToddHileHoffer18-Nov-08 2:20 
QuestionGetting error when uploading file to server from local machine Pin
Satish - Developer17-Nov-08 2:24
Satish - Developer17-Nov-08 2:24 
Questionhow to catch the "gotfocus" or "lostfocus" event of a textbox in a web page. Pin
souravghosh1817-Nov-08 1:07
souravghosh1817-Nov-08 1:07 
AnswerRe: how to catch the "gotfocus" or "lostfocus" event of a textbox in a web page. Pin
NeverHeardOfMe17-Nov-08 1:22
NeverHeardOfMe17-Nov-08 1:22 

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.