Howard LeCanard Posted March 4, 2005 Posted March 4, 2005 I've created a file that uses a combination of calcs and scripts to write html to a global field. Then the Export Field Contents script step exports the global to a file with a .html extension. The html file works great in Firefox (PC), IE (PC), Safari (OSX), but not for IE on OSX. It shows "
bikergeek Posted March 4, 2005 Posted March 4, 2005 Unfortunately, there's no "Turn off stupidity" option in IE preferences. Possible solution may be to have your script launch an AppleScript to copy the export file contents...
DykstrL Posted March 4, 2005 Posted March 4, 2005 Just a hunch... As part of your export script, create a found set of 1 record. Then export the global field of the one record as a TAB separated text file, but as the file name, specify the .HTM extension. It works for me on OSX (10.3.6) and IE (5.2.3)
Recommended Posts
This topic is 7551 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