Totes Posted August 3, 2010 Posted August 3, 2010 Hi, I have an email script to email an image of a vehicle. Everything works fine, but it stores a copy of the file in the folder the DB is located in, which could fill up quickly. Is there a way to have a global container that can store the image each time one is mailed and be overwritten each time? Below is what I currently use The name of the variable is:$_document_temp Let( [ file_name =Vehicles::Image_1; full_path = $$_document_path & file_name ]; full_path ) Thanks, Jim
Totes Posted August 5, 2010 Author Posted August 5, 2010 Since this question either can't be answered or I may have made someone mad... Can a MOD pull this down so it is not just taking up space and people will not waste time clicking on it. Thanks, Jim
bcooney Posted August 5, 2010 Posted August 5, 2010 Jim, What? To me the script above does not make sense. If this image is embedded, you would need to export it, and then attach it to an email. Barbara
Recommended Posts
This topic is 5223 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now