Re: upload a file in gridview, etc.
- From: Alexey Smirnov <alexey.smirnov@xxxxxxxxx>
- Date: Fri, 19 Dec 2008 09:52:56 -0800 (PST)
On Dec 19, 6:50 pm, "Stephanie" <h...@xxxxxxxxx> wrote:
Hi. I have a little app that is meant to manage a list of items. An item can
have an image as a piece of its data. I have a form that has a master/detail
relationship identified with a gridview and detail view. I have the detail
view set to add/edit/delete records with dropdownlists for the elements
whose values exist in another table. Lovely. I would like 2 of the fields to
allow me to upload pictures. I would like to save the path of the pic into a
field in the database and save the pics themselves to a folder off the
webroot.
(Back in my ASP Days I recall that it was not advised to put files into
BLOBS for this sort of thing. Does this recommendation still hold? )
Does someone have a reference for this? I want to make sure I chose things
that will play nice together. Thanks!
It depends on what database, how big files are, how many, etc
Check out this white paper from MS Research
http://research.microsoft.com/apps/pubs/default.aspx?id=64525
.
- References:
- upload a file in gridview, etc.
- From: Stephanie
- upload a file in gridview, etc.
- Prev by Date: upload a file in gridview, etc.
- Next by Date: Re: Forms Authentication Redirecting to Login
- Previous by thread: upload a file in gridview, etc.
- Index(es):
Relevant Pages
|