Click here to Skip to main content
15,899,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: The Client does not Download the Lastest Upload File [modified] Pin
Arindam Tewary31-Mar-10 20:44
professionalArindam Tewary31-Mar-10 20:44 
AnswerRe: The Client does not Download the Lastest Upload File Pin
PSK_31-Mar-10 22:11
PSK_31-Mar-10 22:11 
QuestionASP.NET Control in MVC Pin
M. K. BASHER31-Mar-10 19:30
M. K. BASHER31-Mar-10 19:30 
AnswerRe: ASP.NET Control in MVC Pin
Sandeep Mewara31-Mar-10 19:40
mveSandeep Mewara31-Mar-10 19:40 
QuestionWeb Service Not Working [modified] Pin
BlitzPackage31-Mar-10 16:42
BlitzPackage31-Mar-10 16:42 
AnswerRe: Web Service Not Working Pin
Sandeep Mewara31-Mar-10 19:43
mveSandeep Mewara31-Mar-10 19:43 
GeneralRe: Web Service Not Working Pin
BlitzPackage1-Apr-10 2:00
BlitzPackage1-Apr-10 2:00 
Questioncreating csv file in web serivce Pin
scorpio2231-Mar-10 10:15
scorpio2231-Mar-10 10:15 
Hello coders,

I have a web service which when called, should take the attachment that it got and use it in the response.

The webservice needs to create a csv file with 2 header values like type,location.
Then beneath that would be different rows which would look like this.

type,location
input,C:\input.csv // (I will be getting this C:\input.csv as an attachment)
output,C:\output.csv
imagepath,C:\
imagename,temp
width,800
height,800

I need to create this csv which i will be using and create an image based on this information.
Later i will need to send out the link of the images and the output file as an attachment.
I have found how to create a csv from the database but how do i hard-code it with the data i want?

So when the webservice is called, it will need to perform this. How can i do this???
Any help is appreciated. Thanks.
AnswerRe: creating csv file in web serivce Pin
Not Active31-Mar-10 11:14
mentorNot Active31-Mar-10 11:14 
GeneralRe: creating csv file in web serivce Pin
scorpio2231-Mar-10 16:13
scorpio2231-Mar-10 16:13 
AnswerRe: creating csv file in web serivce Pin
Venkatesh Mookkan31-Mar-10 16:25
Venkatesh Mookkan31-Mar-10 16:25 
GeneralRe: creating csv file in web serivce Pin
scorpio2231-Mar-10 16:27
scorpio2231-Mar-10 16:27 
GeneralRe: creating csv file in web serivce Pin
scorpio2231-Mar-10 16:35
scorpio2231-Mar-10 16:35 
GeneralRe: creating csv file in web serivce Pin
Not Active31-Mar-10 16:31
mentorNot Active31-Mar-10 16:31 
Questionbutton field in gridview Pin
sunnu 231-Mar-10 7:13
sunnu 231-Mar-10 7:13 
AnswerRe: button field in gridview Pin
Not Active31-Mar-10 7:22
mentorNot Active31-Mar-10 7:22 
AnswerRe: button field in gridview Pin
MyDevBank31-Mar-10 21:59
MyDevBank31-Mar-10 21:59 
QuestionIHttpModule Custom Authentication Pin
Fayu31-Mar-10 7:01
Fayu31-Mar-10 7:01 
AnswerRe: IHttpModule Custom Authentication Pin
Fayu31-Mar-10 8:03
Fayu31-Mar-10 8:03 
Questionhow to refresh data source controls Pin
ships_agr31-Mar-10 6:53
ships_agr31-Mar-10 6:53 
AnswerRe: how to refresh data source controls Pin
Venkatesh Mookkan31-Mar-10 17:52
Venkatesh Mookkan31-Mar-10 17:52 
GeneralRe: how to refresh data source controls Pin
ships_agr1-Apr-10 3:17
ships_agr1-Apr-10 3:17 
Questionhow to calculate total in grid viewcontrol using asp.net with c# Pin
developerit31-Mar-10 6:15
developerit31-Mar-10 6:15 
AnswerRe: how to calculate total in grid viewcontrol using asp.net with c# Pin
Not Active31-Mar-10 7:19
mentorNot Active31-Mar-10 7:19 
AnswerRe: how to calculate total in grid viewcontrol using asp.net with c# Pin
Arun Jacob31-Mar-10 19:39
Arun Jacob31-Mar-10 19:39 

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.