Newbies teammascot Posted June 1, 2004 Newbies Posted June 1, 2004 Is it possible to insert images into my container field or even an http:// reference via FMP XML import? Thanks!
cjaeger Posted August 28, 2004 Posted August 28, 2004 a) file:// -->yes http:// --> yes, but not so easy FM7 containers accept text data (i.e. the file-names). Simply adjust you XSL to import file:// & absolutepath to image folder & filename into the container, or do a (matched) folder import with the filename as matching criteria as for the http-stuff: use applescript, shell script with wget, or WSH, etc to download your web images, then rename them to the appropriate filenames and adjust the file paths....
Recommended Posts
This topic is 7390 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