Click here to Skip to main content
16,008,183 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: can't find html text formatting for my CMS , how can i find it ???? Pin
Michel Godfroid10-May-10 22:59
Michel Godfroid10-May-10 22:59 
GeneralRe: can't find html text formatting for my CMS , how can i find it ???? Pin
Olivier_Giulieri11-May-10 0:22
Olivier_Giulieri11-May-10 0:22 
QuestionCould not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
MNantu10-May-10 10:32
MNantu10-May-10 10:32 
AnswerRe: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
Not Active10-May-10 16:01
mentorNot Active10-May-10 16:01 
QuestionCreate download link for csv file on client-side in javascript. Pin
zeeShan anSari10-May-10 9:28
zeeShan anSari10-May-10 9:28 
AnswerRe: Create download link for csv file on client-side in javascript. Pin
Not Active10-May-10 10:09
mentorNot Active10-May-10 10:09 
GeneralRe: Create download link for csv file on client-side in javascript. Pin
zeeShan anSari10-May-10 10:15
zeeShan anSari10-May-10 10:15 
GeneralRe: Create download link for csv file on client-side in javascript. Pin
Not Active10-May-10 10:24
mentorNot Active10-May-10 10:24 
You obviously missed the point. You can't download it because it is already downloaded. Where do you think client-side code and data is stored?

Must AV software and browsers will not allow you to create a file on the clients system without a specific action and permission. Your best bet would be to create a link that when clicked will download this file from the server. Which, since it has to be spelled out for you, means it is unnecessary to create the data on the client.

I know the language. I've read a book. - _Madmatt

QuestionGet all selected ros from gridview. Pin
AsianRogueOne10-May-10 9:22
AsianRogueOne10-May-10 9:22 
AnswerRe: Get all selected ros from gridview. Pin
Peace ON10-May-10 20:26
Peace ON10-May-10 20:26 
QuestionWeb Service Deployment and Usage [EDIT #2] Pin
#realJSOP10-May-10 5:19
professional#realJSOP10-May-10 5:19 
AnswerRe: Web Service Deployment and Usage Pin
Abhishek Sur10-May-10 7:28
professionalAbhishek Sur10-May-10 7:28 
GeneralRe: Web Service Deployment and Usage Pin
#realJSOP10-May-10 9:15
professional#realJSOP10-May-10 9:15 
GeneralRe: Web Service Deployment and Usage Pin
Abhishek Sur10-May-10 12:38
professionalAbhishek Sur10-May-10 12:38 
AnswerRe: Web Service Deployment and Usage [EDIT #2] Pin
Martin Jarvis10-May-10 12:41
Martin Jarvis10-May-10 12:41 
GeneralRe: Web Service Deployment and Usage [EDIT #2] Pin
#realJSOP11-May-10 3:33
professional#realJSOP11-May-10 3:33 
GeneralRe: Web Service Deployment and Usage [EDIT #2] Pin
Martin Jarvis11-May-10 4:58
Martin Jarvis11-May-10 4:58 
QuestionUsing Javascript and server side code to handle button click event Pin
Adam Brown 310-May-10 4:48
Adam Brown 310-May-10 4:48 
AnswerRe: Using Javascript and server side code to handle button click event Pin
Brij10-May-10 6:29
mentorBrij10-May-10 6:29 
AnswerRe: Using Javascript and server side code to handle button click event Pin
Ryan McBeth10-May-10 15:54
Ryan McBeth10-May-10 15:54 
QuestionMail Server Pin
Dhyanga10-May-10 4:45
Dhyanga10-May-10 4:45 
AnswerRe: Mail Server Pin
Michel Godfroid10-May-10 11:56
Michel Godfroid10-May-10 11:56 
QuestionSyntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 2:47
sankararao10-May-10 2:47 
AnswerRe: Syntax error: Missing operand after '12' operator. Pin
Brij10-May-10 2:58
mentorBrij10-May-10 2:58 
GeneralRe: Syntax error: Missing operand after '12' operator. Pin
sankararao10-May-10 3:06
sankararao10-May-10 3:06 

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.