how to upload .pdf files on the database and allow selected cadidates to download that file using their registration number..
Hi,
You can simply uploads pdf using below article and make download button visible or enable if match found with selected candidate
Gives an error while uploading a .pdf file in executeNonQuery..
String or binary data would be truncated. The statement has been terminated.
Error in ExecuteNonQuery
Check the length of column in which you are passing data, it seems to be length data that you are passing is greater than column length
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.