Hi everyone,
I've not really had much experience of ASPUpload yet, so some help
would be much appreciated!.
What I'm trying to do is upload an image (which I've managed with the
sample code from the ASPUpload site), then I want to rename the image
to a number, namely the value of an autonumber field in my Access
database. i.e. 1.jpg, 2.jpg etc
I have no problem retrieving the autonumber etc it's the renaming part
I'm struggling with.
I'm using ASPUpload v2
Could anyone post some sample code or point me to somewhere that
covers this. I've had a search around and can't seem to find much.
Thanks in advance,
Tom