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

ASP.NET

 
AnswerRe: logout problem Pin
N a v a n e e t h1-May-08 16:42
N a v a n e e t h1-May-08 16:42 
QuestionForum packages? Pin
pankazmittal1-May-08 10:26
pankazmittal1-May-08 10:26 
AnswerRe: Forum packages? Pin
Vasudevan Deepak Kumar1-May-08 21:14
Vasudevan Deepak Kumar1-May-08 21:14 
GeneralRe: Forum packages? Pin
pankazmittal2-May-08 3:34
pankazmittal2-May-08 3:34 
QuestionRestrict open in file download prompt Pin
Kschuler1-May-08 10:01
Kschuler1-May-08 10:01 
AnswerRe: Restrict open in file download prompt Pin
SomeGuyThatIsMe1-May-08 10:34
SomeGuyThatIsMe1-May-08 10:34 
AnswerRe: Restrict open in file download prompt Pin
Vasudevan Deepak Kumar1-May-08 21:15
Vasudevan Deepak Kumar1-May-08 21:15 
Questionproblem regarding thumbnail generation. Pin
Iunknown1-May-08 8:24
Iunknown1-May-08 8:24 
problem regarding thumbnail generation.

I am beginner in Asp.net(Asp.net with C#) and facing a problem please help me. Frown | :(

Problem:-
My problem consists of three parts:-
1]
my application displays images on a web page i want to show images in the form of thumbnails.Now i want to arrange these thumbnails in alphabetical order, there will be 26 thumbnails on my web page each thumbnail represents images belongs to that particular alphabet.
for example my first thumbnail is for images whose name starts from letter 'A'.
2nd thumbnail is for images whose name starts from letter 'B' and so on up to letter 'Z'.

2]
second requirements that images should be sorted out according to their names in ascending order for that particular alphabet and first image should be displayed in that thumbnail.
for example:
there are 4 images whose name starts from 'A'
Adriana,Angelina,Aaliyah,Alice. so it should sort images in the following order
Aaliyah,Adriana,Alice,Angelina.
and the thumbnail which is displaying images for alphabet 'A' should display image of Aaliyah.

same is for images staring from alphabets 'B','C' and so on up to 'Z'.

3]
Third requirement is that when i click on that particular thumbnail it should take me on another page which contains all images in the form of thumbnails starting from that letter.
for example i click on Aaliyah then it should take me to the next page where it will show
thumbnails of Aaliyah, Adriana, Alice and Angelina.

Also tell me about the design view(.aspx file) whether i should use html table to display images or datalist?? i am a beginner so pls help me.
AnswerRe: problem regarding thumbnail generation. Pin
SomeGuyThatIsMe1-May-08 10:22
SomeGuyThatIsMe1-May-08 10:22 
QuestionAny body create a web page for university grading system Pin
Raghav121231-May-08 4:10
Raghav121231-May-08 4:10 
AnswerRe: Any body create a web page for university grading system Pin
eyeseetee1-May-08 4:50
eyeseetee1-May-08 4:50 
AnswerRe: Any body create a web page for university grading system Pin
leckey1-May-08 6:57
leckey1-May-08 6:57 
GeneralRe: Any body create a web page for university grading system Pin
Christian Graus1-May-08 11:54
protectorChristian Graus1-May-08 11:54 
AnswerRe: Any body create a web page for university grading system Pin
Christian Graus1-May-08 11:56
protectorChristian Graus1-May-08 11:56 
JokeRe: Any body create a web page for university grading system Pin
Vasudevan Deepak Kumar1-May-08 21:17
Vasudevan Deepak Kumar1-May-08 21:17 
AnswerRe: Any body create a web page for university grading system Pin
Vasudevan Deepak Kumar1-May-08 21:16
Vasudevan Deepak Kumar1-May-08 21:16 
QuestionPlz ANY BODY WRITE A PROGRAM FOR UNIVERSITY GRADING SYSTEM IN ANY LANGUAGE Pin
Raghav121231-May-08 4:08
Raghav121231-May-08 4:08 
AnswerRe: Plz ANY BODY WRITE A PROGRAM FOR UNIVERSITY GRADING SYSTEM IN ANY LANGUAGE Pin
Blue_Boy1-May-08 4:48
Blue_Boy1-May-08 4:48 
JokeRe: Plz ANY BODY WRITE A PROGRAM FOR UNIVERSITY GRADING SYSTEM IN ANY LANGUAGE Pin
Vasudevan Deepak Kumar1-May-08 21:19
Vasudevan Deepak Kumar1-May-08 21:19 
QuestionHow to install silverlight in vs 2005? Pin
Member 41949061-May-08 3:44
Member 41949061-May-08 3:44 
AnswerRe: How to install silverlight in vs 2005? Pin
eyeseetee1-May-08 4:49
eyeseetee1-May-08 4:49 
AnswerRe: How to install silverlight in vs 2005? Pin
Vasudevan Deepak Kumar1-May-08 21:20
Vasudevan Deepak Kumar1-May-08 21:20 
Question[AJAX] Updating Repeater Control Pin
gargagan1-May-08 2:04
gargagan1-May-08 2:04 
QuestionRe: [AJAX] Updating Repeater Control Pin
Abhijit Jana1-May-08 3:36
professionalAbhijit Jana1-May-08 3:36 
AnswerRe: [AJAX] Updating Repeater Control Pin
Christian Graus1-May-08 3:37
protectorChristian Graus1-May-08 3:37 

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.