Is it possible to make a folderscript that make an static URL address
like www.yourdomain.com/staticfoldername/copy file name from newadded file.suffix/.
Exampel: My new fil is test.jpg. I drop it into a folder with the name Images
Now i want to make a script that sends an email with an url in:
http://www.mydomain.com/Images/test.jpg.
I can do all of it except get the filename into the email.
like www.yourdomain.com/staticfoldername/copy file name from newadded file.suffix/.
Exampel: My new fil is test.jpg. I drop it into a folder with the name Images
Now i want to make a script that sends an email with an url in:
http://www.mydomain.com/Images/test.jpg.
I can do all of it except get the filename into the email.