Michael J McEachern 27.Sep.07 05:14 AM a Web browser General6.5.1Macintosh
Hello all.
I have a new problem that's just turned up due to adding a MAC user to our environment. We use an internally-created Intranet using Lotus. One of the features is a Timesheet system. In order to save the timesheet, you hit the SAVE button which uses the following code:
@command([FILESAVE]); @command([FILECLOSEWINDOW])
This code/button has worked for many years from PC users but now doesn't react at all from the MAC client.
Is there a tickbox on the server doc that I should have ticked?
It would seem that this is a browser issue from the Mac, but no amount of security allowance from IE seems to allow it to run.