|
 |
asp_cdo thread: getting an Image from the user machine
Message #1 by Chinna Laleppa <claleppa@y...> on Wed, 3 Jan 2001 02:16:11 -0800 (PST)
|
|
Hi,
I am developing a site inwhich i want to provide user
with a facility to send his product image. How do I
retrive that image from the user machine. Please help
me. Thanks in advance.
-----
Lale
__________________________________________________
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #2 by "Ernesto Duran Araneda" <eduran@e...> on Wed, 3 Jan 2001 11:19:07 -0400
|
|
For upload a file i recommend you aspupload (www.aspupload.com).., great
component
now... for free check this..
http://www.asp101.com/articles/jacob/scriptupload.asp
Ernesto Dur=E1n Araneda
Tecnolog=EDa y Sistemas
El Sitio Chile
ICQ : 60054506
----- Original Message -----
From: Chinna Laleppa
To: ASP CDO
Sent: Wednesday, January 03, 2001 6:16 AM
Subject: [asp_cdo] getting an Image from the user machine
Hi,
I am developing a site inwhich i want to provide user
with a facility to send his product image. How do I
retrive that image from the user machine. Please help
me. Thanks in advance.
-----
Lale
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #3 by Dipen Joshi <dipen_wrox@y...> on Wed, 3 Jan 2001 11:38:10 -0800 (PST)
|
|
Hi,
Its easy if the user browsers and get you the path
of the Image.
You need to upload the image in binary form and
attach it with the CDONTS mail.I will mail you the
code.
--- Chinna Laleppa <claleppa@y...> wrote:
> Hi,
>
> I am developing a site inwhich i want to provide
> user
> with a facility to send his product image. How do I
> retrive that image from the user machine. Please
> help
> me. Thanks in advance.
>
> -----
>
> Lale
>
>
> __________________________________________________
>
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
Message #4 by Srikieat Sriprawatkul <srikieat@y...> on Thu, 4 Jan 2001 17:54:02 -0800 (PST)
|
|
Please give me that code. Thank you
--- Dipen Joshi <dipen_wrox@y...> wrote:
> Hi,
> Its easy if the user browsers and get you the path
> of the Image.
> You need to upload the image in binary form and
> attach it with the CDONTS mail.I will mail you the
> code.
>
>
> --- Chinna Laleppa <claleppa@y...> wrote:
> > Hi,
> >
> > I am developing a site inwhich i want to provide
> > user
> > with a facility to send his product image. How do
> I
> > retrive that image from the user machine. Please
> > help
> > me. Thanks in advance.
> >
> > -----
> >
> > Lale
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to asp_cdo as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-asp_cdo-$subst('Recip.MemberIDChar')@p2p.wrox.com
|
|
 |