|
 |
asp_databases thread: Uploading
Message #1 by Marios Adamantopoulos <mario@T...> on Wed, 28 Feb 2001 11:35:00 -0000
|
|
Hi all,
How can I upload a file on an NT Server using ASP, and also store the
filename on an Access database.
Thanks in advance
Mario
_____________________
Marios Adamantopoulos
Web Developer
Tonic Design Limited
Studio 2, Church Studios
Camden Park Road
London NW1 9AY
Tel +44 (0)20 7691 2227
Fax +44 (0)20 7691 2228
Mob +44(0)7904 221 663
www.tonicdesign.co.uk
Message #2 by "John K" <kamau@s...> on Wed, 28 Feb 2001 19:06:22 +0300
|
|
Go to www.softartisans.com and get their saFileUp component it makes
uploading of files a breeze.
Use the FileSystemObject to get the file name and then ado to update the db.
cheers
john
-----Original Message-----
Hi all,
How can I upload a file on an NT Server using ASP, and also store the
filename on an Access database.
Thanks in advance
Mario
_____________________
Marios Adamantopoulos
Web Developer
Tonic Design Limited
Studio 2, Church Studios
Camden Park Road
London NW1 9AY
Tel +44 (0)20 7691 2227
Fax +44 (0)20 7691 2228
Mob +44(0)7904 221 663
www.tonicdesign.co.uk
|
|
 |