How to upload four file names in single column and with same ID in Sqlserver database
Hi Friends,
Im trying to upload a four files names in database.But, we have to use only one column in database
Requirement:
we have to take four upload controls in aspx page.when we click on submit button,the four file names should save in single column
Please help me on this requirement