two upload controls in asp.net form
using Asp.net with c# and sql
i have two upload controls in asp.net form and one textbox .. i have submit button .. if click button the two uploaded image files and textbox values should store in a table in SQL..
id
file upload 1
file upload2
button
Any one Know this.. Help me if possible