Re: [PHP] preview function with upload

2001-05-11 Thread bill
t; -Original Message- > > From: Mark Lo (3) [mailto:[EMAIL PROTECTED]] > > Sent: Friday, May 11, 2001 4:39 AM > > To: ListPHP Mailing > > Subject: [PHP] preview function with upload > > > > > > Hi, > > > > Does anyone know how to

RE: [PHP] preview function with upload

2001-05-11 Thread Jason Lotito
> -Original Message- > From: Mark Lo (3) [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 11, 2001 4:39 AM > To: ListPHP Mailing > Subject: [PHP] preview function with upload > > > Hi, > > Does anyone know how to implement a preview function. &

[PHP] preview function with upload

2001-05-11 Thread Mark Lo \(3\)
Hi, Does anyone know how to implement a preview function. That preview function is work after selecting the specific picture to upload in php upload function, when people click the preview function, the the selected upload product will show up on the screen. Hope, I am clear enough. Thank