Hi all :)
Does anyone have or know of any examples of how to store and upload .pdf files through a c#/asp.net web application?
Thanks :)
Sure. I posted code for this task using an image but it is the same thing --- uploading binary data to the SQL Server. This does not handle the file upload itself with ASP.NET but handles the SQL-stuff for storing an image:
Sure. I posted code for this task using an image but it is the same thing --- uploading binary data to the SQL Server. This does not handle the file upload itself with ASP.NET but handles the SQL-stuff for storing an image:
Thanks :)
I really appreciate it :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.