Quote:
quote:
I am working on a website right now based on the book but anyway do you know how I could have users uploading into their profile
|
What would you like to be specifically uploaded into their profile? For starters, I would recommend only saving the url of the file into the profile, instead of the actual file itself. This way, files are saved into your hosts filesystem, instead of the actual database.
This is how the file uploader works in the book (on page 247). My site, flixgadget.com, requires may other complex items in the profile, so we use the tableprofileprovider instead of the built in profile provider. You may want this in the future if you plan to have complex items saved directly in the profile. The tableprofileprovider can be found here:
http://www.asp.net/downloads/sandbox...vider-samples/
Good luck!
==========================
what's your mood?
http://www.flixgadget.com