Click here to Skip to main content
15,911,646 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Webconfig customerror Pin
jithbiz003318-May-07 2:02
jithbiz003318-May-07 2:02 
QuestionUsing Form Authentication Pin
248912817-May-07 20:35
248912817-May-07 20:35 
AnswerRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 20:46
Sandeep Akhare17-May-07 20:46 
GeneralRe: Using Form Authentication Pin
248912817-May-07 21:24
248912817-May-07 21:24 
GeneralRe: Using Form Authentication Pin
Sandeep Akhare17-May-07 21:38
Sandeep Akhare17-May-07 21:38 
QuestionChanging column datatype in a datatable Pin
Sandeep_Kumbhar17-May-07 20:25
Sandeep_Kumbhar17-May-07 20:25 
QuestionPage Load Pin
Rahul Babu17-May-07 20:19
Rahul Babu17-May-07 20:19 
AnswerRe: Page Load Pin
Sandeep Akhare17-May-07 20:48
Sandeep Akhare17-May-07 20:48 
AnswerRe: Page Load Pin
Christian Graus17-May-07 20:53
protectorChristian Graus17-May-07 20:53 
Questiondisable controls Pin
PrakashACCS17-May-07 20:00
PrakashACCS17-May-07 20:00 
AnswerRe: disable controls Pin
Sandeep Akhare17-May-07 20:05
Sandeep Akhare17-May-07 20:05 
AnswerRe: disable controls Pin
Sherin Iranimose18-May-07 0:37
Sherin Iranimose18-May-07 0:37 
QuestionOpening attachments from list box Pin
Rajiya17-May-07 19:52
Rajiya17-May-07 19:52 
AnswerRe: Opening attachments from list box Pin
gauthee17-May-07 19:57
gauthee17-May-07 19:57 
Set the listbox autopostback property to true.
Write the logic in the SelectedIndex Changed event of the listbox.
As you are displaying the name of the attachment(or) path of the attachement, on selection changed identify the selected item and redirect the page to the new path!!

Gautham

GeneralRe: Opening attachments from list box Pin
Rajiya17-May-07 20:15
Rajiya17-May-07 20:15 
GeneralRe: Opening attachments from list box Pin
gauthee17-May-07 20:43
gauthee17-May-07 20:43 
GeneralRe: Opening attachments from list box Pin
Rajiya17-May-07 21:00
Rajiya17-May-07 21:00 
GeneralRe: Opening attachments from list box Pin
gauthee17-May-07 21:15
gauthee17-May-07 21:15 
GeneralRe: Opening attachments from list box Pin
Sandeep Akhare17-May-07 22:18
Sandeep Akhare17-May-07 22:18 
QuestionPublish Pin
nishum17-May-07 19:48
nishum17-May-07 19:48 
AnswerRe: Publish Pin
Christian Graus17-May-07 20:46
protectorChristian Graus17-May-07 20:46 
GeneralRe: Publish Pin
Sherin Iranimose18-May-07 1:08
Sherin Iranimose18-May-07 1:08 
QuestionQuick Time/Flash Pin
kirthikirthi17-May-07 19:14
kirthikirthi17-May-07 19:14 
QuestionHelp - Deploying ASP.NET application on the server Pin
Jats_4ru17-May-07 19:12
Jats_4ru17-May-07 19:12 
QuestionImages in master page disappear when log out? Pin
rockxuyenmandem17-May-07 18:23
rockxuyenmandem17-May-07 18:23 

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.