Forums
This topic is locked
Pure ASP Upload Add On Pack Issue
16 Aug 2006 17:58:42 Garry Sir posted:
All I want to do is rename anything that is uploaded to session("memberid" & "-" & session("projectid" while keeping the original file extension.So myphoto.jpg becomes 1-234.jpg and replaces any file with the same name.
What mask or special code should be used?
One other question is which variable can I read what the new filename is so it can be written to the DB on an external server??
I've got Pure ASP Upload 3 + Smart IMage Processor + Pure ASP Upload Add On Pack
Many thanks