Can anyone help me about how to post image and sql data.
Check the attached image, it is from jaiku.com. [you can see image of the user and data which is posted by user] i have one textbox(multiline mode enabled), and a button. when the user input the data in the textbox and click the button. the data will be posted on sql server. i have used datalist to show the data from the sql server. but the problem is, i dont know how to post image. if the user posted the postive review, then the thumbs up image should be posted and if negative review then thumbs down image should be posted. how can i do it. help me out.. check my project image..
i have used "bit" datatype in sql server for true and false..