PDA

Click to See Complete Forum and Search --> : Listing pictures


PT Exorcist
May 17th, 2003, 03:42 PM
hmm..i am a little confused..imagine i have a dir that has images and i want to have the links to them..and i want my webpage to do that. what is the best way of achieving it? i can put a label in my page and then just put all the text there and it will be ok..but it doesnt seem the way ppl do. or is it?

Edneeis
May 17th, 2003, 06:23 PM
You could use a listbox and file it with filenames and handle the linking in the click event. You could use a table and just dynamically fill it with the links.