Hi,
I'm hacking and I'm not a programmer. I have isolated what I need to do though.
I have a variable called filename which contains a value of say "001_001.jpg".
Using javascript, how would I change the value for filename to be "001_001.thumbnail.jpg"?
Once I know this, I think I can add it into my existing code and make it work.
Thanks!
I'm hacking and I'm not a programmer. I have isolated what I need to do though.
I have a variable called filename which contains a value of say "001_001.jpg".
Using javascript, how would I change the value for filename to be "001_001.thumbnail.jpg"?
Once I know this, I think I can add it into my existing code and make it work.
Thanks!