[using vs2008 + SQL express +c#]
Hello, im relatively new to web development and i need some guidance to connect the pages to the database:
1. Connect a text (this is just text that shows on the website, like title and price) to specific field in the sql database so that when the field is updated in the database the text on the page must be updated also.
2. Connect some pictures (ex. product pictures) to image fields in the database so that when the image is changed in the database the website must get the new picture also.[to be used for pictures and text for featured items on the main page.]
thanks in advance
Hello, im relatively new to web development and i need some guidance to connect the pages to the database:
1. Connect a text (this is just text that shows on the website, like title and price) to specific field in the sql database so that when the field is updated in the database the text on the page must be updated also.
2. Connect some pictures (ex. product pictures) to image fields in the database so that when the image is changed in the database the website must get the new picture also.[to be used for pictures and text for featured items on the main page.]
thanks in advance