Click here to Skip to main content
15,888,590 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear All,

I am stuck with this thing, I have a front end of webpage design ready where in
I have 4 images as categories and when i click on any of the image then it should redirect
to another page with sub categories with images present.

I want to bind the code . ie when i click on the image in the webpage it should redirect to
subcategory and the data about category and subcategory should be stored and retrieved from sqlserver db.

The problem is already the front end of website is ready but how to bind category and subcategory with image fields and upon clicking category an event is raised and it should redirect to subcategory.
Posted
Comments
RedDk 11-Jun-13 13:11pm    
Go here:
http://msdn.microsoft.com/en-US/data/

Might have to install some sample databases. Might have to download some sample/example, might have to search onn the terms "ASP.NET and SQLServer2008" ...
Ahmed Bensaid 11-Jun-13 15:45pm    
Revise the asp.net basis :
ASP.NET Tutorial

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900