1
Answer

show links in grid view/list view

Ask a question
hi!
i am developing a website. i have two tables in my database. table1=username,email
table2= userage,pictuer.
what i want is to show all the users picture in a gridview/listview with a link named profile. when i user click on that profile link it redirects to another page and shows the user profile from table1 and table2.
please tell me how is it possible
thanks in advance

Answers (1)