1
Answer

two upload controls in asp.net form

Photo of senthil

senthil

15y
3.3k
1

 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

Answers (1)