Pure PHP Upload 2 Support Product Page
Upload files generate thumbnail?
 Shared  11 Feb 2011  15:14:21 
  1 
     likes   this idea  
  11 Feb 2011  15:14:21 Dave Anderson posted: 
 Is there a way to upload files, but then in the results page, display thumbnails? What else would I need to do that?Thanks.
Replies
 Replied 15 Feb 2011  11:23:04 
   15 Feb 2011  11:23:04 Miroslav Zografski replied: 
  Hello Dave, 
If you are recording the filename in a database you can easily show the last made record on the result page - thus show a thumbnail of the image if you are using Smart Image Processor to create such a thumbnail.
You can check the following demo of the PAU and SIP ASP
but this can be achieved with PHP extensions as well:
www.dmxzone.com/demo/sip2_demo/default.asp
Regards,
  If you are recording the filename in a database you can easily show the last made record on the result page - thus show a thumbnail of the image if you are using Smart Image Processor to create such a thumbnail.
You can check the following demo of the PAU and SIP ASP
but this can be achieved with PHP extensions as well:
www.dmxzone.com/demo/sip2_demo/default.asp
Regards,
