Hobbes Posted May 27, 2003 Posted May 27, 2003 Just wondering if there is a way to upload a picture file on the fly. The Idea is to allow the user to upload a picture file and display it at a designated page. :) Quote Hobbes...
JIMcFadyen Posted May 28, 2003 Posted May 28, 2003 Do you want to load the image file into a database or just copy the file onto the server and put an entry into a list? John Quote
hrabia Posted May 28, 2003 Posted May 28, 2003 With MemoryStream shoud be ok. Quote A man and a dog have an average of three legs. Beaware of Statistics.
Hobbes Posted May 30, 2003 Author Posted May 30, 2003 Sorry for the late reply. :P Hmmm... I hope not to post it to a db. However, I will try to learn both ways. Just wondering if you guys have a place where I can look up and learn. My books (x3) does not have anything about it. Thanks!! :) Quote Hobbes...
JIMcFadyen Posted May 30, 2003 Posted May 30, 2003 This article on MSDN will explain it all. As you can see .net makes it pretty simple. http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b323245 Any questions, feel free to ask. John Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.