I'm trying to attach a file to an email but are having trouble with the path to it.
What does the syntax look like for the .Setfilename property.
I tried copying the file in the root of the application directory and refering to it as .Setfilename("./myfile.txt") or just ("myfile.txt") but that didn't work. Any ideas.
Thanks.
What does the syntax look like for the .Setfilename property.
I tried copying the file in the root of the application directory and refering to it as .Setfilename("./myfile.txt") or just ("myfile.txt") but that didn't work. Any ideas.
Thanks.