Click to See Complete Forum and Search --> : how to display images in one form using asp.net


eteq
March 12th, 2007, 11:09 PM
hav a prob here.explanation below...

now i developing a website to book house maid using asp.net .
1) in one form, i hav a click for more button. once user click the button, it will display many pictures of maid and also their name...
the problem is until now i still cant display all the pictures.i just only can display 1 pictures...
2)i use hyperlink to link the maid name to display their details.meaning when user click the maid name, other form will be open where user can see all the details about that maid.but i failed to do so...what coding should i use?? (to link)

so anybody can help me with this...plez

mcmcom
March 13th, 2007, 11:08 AM
so what are you trying that does not work? you say you can only display 1 picture. well we have no idea what your doing or how your trying to display multiple images? why not actually include some code or describe in detail the steps your doing to try to display multiple images?

Same with the second question we have no idea what your trying to describe here. Please be more specific and include examples of what you are trying. Also it may help if you tell us where these images and information are being stored.

mcm