Reply
Thu 31 Mar, 2005 01:45 am
I am creating a web art gallery. The problem i am having at the moment is that i want to link members on the site to thier gallery page.
i have a page with members name on them. i want to link those names to a single gallery page. Depedning on what name i pressed on, i want the gallery page to change to display that members art.
Futhermore at the top of the page there will be another table that will display the member profile and name according to the name that was pressed.
I am using DWMX, IIS, ASP.NET, MS Access. I have linked to the page using OLEDB and i have two datasets one for members details and the second for picture details.
Please can someone tell me how this can be done.