Click here to Skip to main content
15,889,808 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: Images in master page disappear when log out? Pin
Sathesh Sakthivel17-May-07 18:31
Sathesh Sakthivel17-May-07 18:31 
AnswerRe: Images in master page disappear when log out? Pin
PSK_17-May-07 19:42
PSK_17-May-07 19:42 
GeneralRe: Images in master page disappear when log out? Pin
rockxuyenmandem18-May-07 4:48
rockxuyenmandem18-May-07 4:48 
QuestionPrevent user from loggin in by clicking Back button Pin
Blumen17-May-07 18:05
Blumen17-May-07 18:05 
AnswerRe: Prevent user from loggin in by clicking Back button Pin
Sathesh Sakthivel17-May-07 18:10
Sathesh Sakthivel17-May-07 18:10 
AnswerRe: Prevent user from loggin in by clicking Back button Pin
Parwej Ahamad17-May-07 18:14
professionalParwej Ahamad17-May-07 18:14 

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.