Hello,
I am using pureupload to upload images, I am given the option to rename the image but would like to do this dynamically.
sip_tathumb.Mask = "##path##thumb_##name##.jp
g"
at the moment this works, I added the word _thumb but
I want to add this instead
<%= pau.Fields("picrefsku").Va
lue %> <<< i want this instead of thumb_ how best can I add it
regards
k
Start Free Trial