March 23, 200421 yr When exporting as XML using an XSL stylesheet, you are offered the opportunity to locate the XSL by using data in a field (HTTP Request or Field Request). I assumed that, because I was trying to locate a file on my own computer, this would be some sort of URL address that started with "file:///" instead of the usual http://. But this doesn't seem to work. Anybody know what information should look like which steers Filemaker to access a particular XSL file? I thought it would look something like this: file:///HardDrive/Documents/Folder/Stylesheet.xsl/ But that doesn't seem to work. Version: v6.x Platform: Mac OS 9
March 26, 200421 yr You can only use a HTTP-request. This HTTP request can be hardcoded (Radio button: HTTP request) or a field value with your HTTP-request (Field value). Koen
March 29, 200421 yr changing it to file://HardDrive/Documents/Folder/Stylesheet.xsl should work... Ian
Create an account or sign in to comment