Hi i have a table in database named images. I want to fetch image_path from this table as shown below by matching the Category to it.
Ex: if i select Web Development category it should fetch image_path related with that category.
I am working on asp.net web pages. please guide me how can i achieve it?
id Category image_path
4 New Websites img\images\1982d16f-1a85-49c3-b7ac-94e05152273d_01.jpg
6 Mobiles img\images\87678076-3f19-43c0-909f-eec172d69919_02.jpg
7 Web Development img\images\4fef0362-b5fd-43d1-b988-c5d7e674add0_03.jpg
8 Web Development img\images\5752419a-013d-4c09-99af-f28132102189_04.jpg
9 Web Development img\images\e4876bff-b647-48d6-a3a0-b1e7bfb6d60a_05.jpg
10 Web Designing img\images\e86c3edc-0591-4157-8525-33e52ca21f64_06.jpg
11 Mobiles img\images\2b6ccd51-77f1-4da8-9ed6-98c2b069e92d_07.jpg
12 Mobile apps img\images\44694e2e-24dc-4f06-bb8f-88b597322c0d_005.jpg
13 Mobile apps img\images\9d5ca99a-f6fd-43d7-8a05-a6671f73bd54_006.jpg