stuj1026 Posted March 28, 2005 Posted March 28, 2005 We just upgraded our FM server advanced to v.3. Our agents who access us over the web would click a button which would open a url using the open url script step open url (https://doctoopen.pdf) which worked fine in server advanced 7.v.1 Now that we have upgraded to server 7.v.3 the open url script opens as http://https://doctoopen.pdf which fails to work. We called filemaker and they have acknowledged that this is a bug in the latest release (which amazes me that they would release this with this bug.) To us this is a major security breach and they suggested I downgrade to 7.v.1 Can anyone think of a workaround? Any help would be appreciated.. Thanks Stu
Hanson Posted March 31, 2005 Posted March 31, 2005 Hi Stu On osx i have developed a workaround solution to solve this problem. Kind regards jan Hanson
stuj1026 Posted March 31, 2005 Author Posted March 31, 2005 Thanks for the response Jan, But we are working on the Windows 2003 platform using IIS. I should have mentioned this in my previous post Stu
Newbies mattwestby Posted April 1, 2005 Newbies Posted April 1, 2005 Hello Jan What is your workaround solution for the problem on OS X . Regards Matt
Hanson Posted April 1, 2005 Posted April 1, 2005 It is a combination of exporting a calculated field based upon the url as a html document with the "correct url". The calculation includes a java snippet in. The javascript reloads the exportet html page after a Apple event calls it from scriptmaker. Please find the solution in the attachment. Regards
Hanson Posted April 1, 2005 Posted April 1, 2005 Tested it on Windows XP and it seems to work there to ! Try it.
Newbies mattwestby Posted April 1, 2005 Newbies Posted April 1, 2005 Hello Jan Thanks for you reply, just one thing where;s the attachment you mention in your post. Regards
Hanson Posted April 1, 2005 Posted April 1, 2005 In the 1st reply of this post look for the orange link Attachment. So far there is 3 downloads from this forum.
Newbies mattwestby Posted April 1, 2005 Newbies Posted April 1, 2005 Hello Jan I have used your database but you are using script commands that are not web capatable, the open url command works by using the filemake app, but when you are on the web it doesnt work. This doesnt answear the original problem posed by stu. Any more ideas
Hanson Posted April 1, 2005 Posted April 1, 2005 Hi Maby i should be better off reading the orginal post ! Let's take a look at server Advanced first: The problem on Server Advanced is the "https://" Server Advanced adds a extra "http://" at the start of the url before "https://" I have no solution for the "https//" issue on IWP Server Advanced (yet) Second is the client version: Since the start of FileMaker 7 there has been a problem with the Open Url This problem still excist in the V3 of the FileMaker client, the url is added a extra / if there is more than 2 / (FileMaker solved this issue on Mac OSX server Advanced.) I edmit that i only solved the OSX client problem and not the "https://" issue on Server Advanced, but i will try to think of a solution. Regards
stuj1026 Posted April 1, 2005 Author Posted April 1, 2005 Thanks for your time with this.. I really appreciate it.. Stu
Hanson Posted April 3, 2005 Posted April 3, 2005 Stu & Mattwestby I have made a new complete solution to address this issue on FileMaker Server Advanced on Mac OS X server. Please find it attached to this message. It includes Apple scripting that are not available in Windows - but with a some creativity and some Windows scripting experience you would be able to convert this into a Windows capable solution. I presume that you OS X folks have some experience with OSX Web server or similar Web server. The solution also gives the creative web programmer the opportunity to make static static webpages with links and other web stuff of all records in a database - this could include css or java scripting. Enjoy
Recommended Posts
This topic is 7443 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