Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~324 People Reached
Favorite Forums
Member Avatar for ykyk

i have my images stored in database in image data type. i wish to retrieve it out and perform image merging. is there any solution that can make it binary file editable ? thank you

Member Avatar for skatamatic
0
253
Member Avatar for ykyk

when i first add an item, gridview can show the data from dtcart. when i add second item, the error "[COLOR="Red"]Input array is longer than the number of columns in this table.[/COLOR]" appear in [COLOR="Red"]##[/COLOR]. Did i use data table wrongly? [CODE] protected void addToCartbtn_Click(object sender, EventArgs e) { int …

-1
71