Click here to Skip to main content
15,879,184 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: HOW TO OPEN FILE. Pin
Vasudevan Deepak Kumar10-Feb-09 2:46
Vasudevan Deepak Kumar10-Feb-09 2:46 
AnswerRe: HOW TO OPEN FILE. Pin
Ranjit Viswakumar10-Feb-09 16:39
Ranjit Viswakumar10-Feb-09 16:39 
QuestionNetwork printing Pin
Armandt__10-Feb-09 1:05
Armandt__10-Feb-09 1:05 
AnswerRe: Network printing Pin
Armandt__11-Feb-09 20:05
Armandt__11-Feb-09 20:05 
Questionopening excel document Pin
kulandaivel_mca200710-Feb-09 1:04
kulandaivel_mca200710-Feb-09 1:04 
AnswerRe: opening excel document Pin
support synthesys10-Feb-09 2:06
support synthesys10-Feb-09 2:06 
GeneralRe: opening excel document [modified] Pin
kulandaivel_mca200710-Feb-09 2:14
kulandaivel_mca200710-Feb-09 2:14 
Questionthumbnail image in datalist and display full size image on any of datalist image click Pin
Member 398136610-Feb-09 0:49
Member 398136610-Feb-09 0:49 
hi,

I am displaying images thumbnail in datalist. Now

I want to display clicked image with original size in another image tag contained in another div(which is invisible initially but can be visible on image click in datalist)
----------------------------


<asp:datalist id="ImageList" runat="Server" repeatdirection="Horizontal" repeatcolumns="5" width="10%" onitemdatabound="ImageList_ItemDataBound" xmlns:asp="#unknown">
<itemtemplate>


<asp:image id="imageGallery" imageurl="<%# Eval(" imagepath")="" %&gt;"="" alternatetext="<%# Eval(" fullname")%&gt;"="" runat="Server" imagealign="Middle" height="100" width="100">








<asp:image id="imageOriginalSize" runat="server" imagealign="AbsMiddle" xmlns:asp="#unknown">


----------

here in image id "imageOriginalSize" i wanna display original sized image.
QuestionIFrame Pin
trinm198710-Feb-09 0:36
trinm198710-Feb-09 0:36 
AnswerRe: IFrame Pin
Vasudevan Deepak Kumar10-Feb-09 2:48
Vasudevan Deepak Kumar10-Feb-09 2:48 
QuestionUnable to pass values through soapcontext Pin
Sundar_R10-Feb-09 0:30
Sundar_R10-Feb-09 0:30 
QuestionHow to perform grid view operations like select,update delete from database in asp.net 2.0? Pin
Member 46630879-Feb-09 23:34
Member 46630879-Feb-09 23:34 
AnswerRe: How to perform grid view operations like select,update delete from database in asp.net 2.0? Pin
Paddy Boyd10-Feb-09 0:23
Paddy Boyd10-Feb-09 0:23 
Questionsmalldatetime in repeater control Pin
radupopescu7779-Feb-09 23:21
radupopescu7779-Feb-09 23:21 
AnswerRe: smalldatetime in repeater control Pin
Bardy8510-Feb-09 1:02
Bardy8510-Feb-09 1:02 
GeneralRe: smalldatetime in repeater control Pin
radupopescu77710-Feb-09 1:30
radupopescu77710-Feb-09 1:30 
Questionload the mail box contact in dropdown Pin
Glossy9-Feb-09 23:11
Glossy9-Feb-09 23:11 
AnswerRe: load the mail box contact in dropdown Pin
Ranjit Viswakumar10-Feb-09 16:48
Ranjit Viswakumar10-Feb-09 16:48 
GeneralRe: load the mail box contact in dropdown Pin
Glossy10-Feb-09 19:43
Glossy10-Feb-09 19:43 
QuestionEvents in ASP.NET Page Pin
Kit Fisto9-Feb-09 23:04
Kit Fisto9-Feb-09 23:04 
AnswerRe: Events in ASP.NET Page Pin
Paddy Boyd10-Feb-09 0:24
Paddy Boyd10-Feb-09 0:24 
GeneralRe: Events in ASP.NET Page Pin
Kit Fisto10-Feb-09 0:58
Kit Fisto10-Feb-09 0:58 
AnswerRe: Events in ASP.NET Page Pin
Gaurav K Singh10-Feb-09 0:31
Gaurav K Singh10-Feb-09 0:31 
GeneralRe: Events in ASP.NET Page Pin
Kit Fisto10-Feb-09 1:24
Kit Fisto10-Feb-09 1:24 
GeneralRe: Events in ASP.NET Page Pin
Gaurav K Singh10-Feb-09 1:48
Gaurav K Singh10-Feb-09 1:48 

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.