|
|
|
|
|
| | |
| |
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: image-upload |
|
From: |
nag |
|
Date: |
7/12/2000 8:48:11 AM |
|
IP: |
203.199.224.54 |
Hi!,
To upload u have to use a 3rd party component like Aspupload (from persits inc.).This is a dll and must be installed in the server.Then, its only a matter of taking an instance of the object using Server.createobject and using the methods available in it to ur own requirements.In aspupload the method to be used is "Upload",after specifying the path of image in the hard disk.
Before this u need to specify the path and the directory in the server where the uploaded image will be stored.
bye,
nag |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|