Click here to Skip to main content
15,881,248 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDisable checkbox in gridview Pin
Member 322226411-Oct-11 14:54
Member 322226411-Oct-11 14:54 
AnswerRe: Disable checkbox in gridview Pin
_Tushar Patil11-Oct-11 20:04
_Tushar Patil11-Oct-11 20:04 
AnswerRe: Disable checkbox in gridview Pin
Ali Al Omairi(Abu AlHassan)11-Oct-11 20:09
professionalAli Al Omairi(Abu AlHassan)11-Oct-11 20:09 
Questionaccess to ajax controls on toolbox Pin
Member 821751711-Oct-11 12:17
Member 821751711-Oct-11 12:17 
Questionadd master page to new web form Pin
Member 821751711-Oct-11 4:49
Member 821751711-Oct-11 4:49 
QuestionSiteMapPath does NOT display while the url end with a slash Pin
zhgfsh11-Oct-11 3:36
zhgfsh11-Oct-11 3:36 
Questionhow to create a download feature in asp,net? Pin
John Lao10-Oct-11 17:32
John Lao10-Oct-11 17:32 
AnswerRe: how to create a download feature in asp,net? Pin
Morgs Morgan10-Oct-11 20:58
Morgs Morgan10-Oct-11 20:58 
What do you want to download? a pdf, doc, xcel, or image file?
Please explain further! To allow users to for instance download a pdf file all you do is:
HTML
<a href="/downloads/file1.pdf" target="_blank" title="Click here to download this pdf file">Download File</a>


Whenever a user clicks on this anchor, the browser will open the download window and depending on browser type some will open the file for you and some will ask the user to download.

Happy coding,
Morgs
AnswerRe: how to create a download feature in asp,net? Pin
Not Active11-Oct-11 1:37
mentorNot Active11-Oct-11 1:37 
Questionhow to set the start up page once for all Pin
MalarGayu10-Oct-11 14:59
MalarGayu10-Oct-11 14:59 
AnswerRe: how to set the start up page once for all Pin
Parwej Ahamad10-Oct-11 17:47
professionalParwej Ahamad10-Oct-11 17:47 
GeneralRe: how to set the start up page once for all Pin
MalarGayu10-Oct-11 22:10
MalarGayu10-Oct-11 22:10 
GeneralRe: how to set the start up page once for all Pin
Parwej Ahamad10-Oct-11 22:13
professionalParwej Ahamad10-Oct-11 22:13 
GeneralRe: how to set the start up page once for all Pin
MalarGayu11-Oct-11 11:41
MalarGayu11-Oct-11 11:41 
GeneralRe: how to set the start up page once for all Pin
Parwej Ahamad11-Oct-11 19:41
professionalParwej Ahamad11-Oct-11 19:41 
QuestionMicrosoft.Jet.OLEDB.4.0' provider is not registered on the local machine Pin
Anuradha Lakra9-Oct-11 23:37
Anuradha Lakra9-Oct-11 23:37 
AnswerRe: Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine Pin
Ali Al Omairi(Abu AlHassan)10-Oct-11 2:55
professionalAli Al Omairi(Abu AlHassan)10-Oct-11 2:55 
QuestionDatePicker using JQuery Pin
klaydze9-Oct-11 22:13
klaydze9-Oct-11 22:13 
AnswerRe: DatePicker using JQuery Pin
bVagadishnu10-Oct-11 7:19
bVagadishnu10-Oct-11 7:19 
GeneralRe: DatePicker using JQuery Pin
klaydze10-Oct-11 15:19
klaydze10-Oct-11 15:19 
QuestionExport to excel Pin
padmanabhan N9-Oct-11 21:11
padmanabhan N9-Oct-11 21:11 
AnswerRe: Export to excel Pin
Ali Al Omairi(Abu AlHassan)9-Oct-11 23:19
professionalAli Al Omairi(Abu AlHassan)9-Oct-11 23:19 
GeneralRe: Export to excel Pin
padmanabhan N9-Oct-11 23:38
padmanabhan N9-Oct-11 23:38 
GeneralRe: Export to excel Pin
Ali Al Omairi(Abu AlHassan)10-Oct-11 2:49
professionalAli Al Omairi(Abu AlHassan)10-Oct-11 2:49 
QuestionThe state information is invalid for this page and might be corrupted. Pin
uspatel9-Oct-11 20:53
professionaluspatel9-Oct-11 20:53 

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.