Using ASP I need to be able to store full Word and other type of documents within SQL2000 database.
Anyone know how to do this?
I've tried several ways but having no luck:(
Printable View
Using ASP I need to be able to store full Word and other type of documents within SQL2000 database.
Anyone know how to do this?
I've tried several ways but having no luck:(
I got code from www.planet-source-code.com. There is great code for upload. Search for uploading.
There is one with uploading to the SQL server or file.
Great code.
Thanx I will give that a try:)
I will upload the code for u if you can't find it.. I need to search for it on my PC.
I've got the ASP code thanks, but I'm having a really bad day, have you an example of the HTML page. I know to use the Input type, etc
But how do I pass the info from the form to the functions