seraph_nyc Posted August 15, 2007 Posted August 15, 2007 Hi all, I am trying to understand the send url link in filemaker 9. For instance can I create a way for the server of a database to send my a link to my email everyday so I can access the database remotely. And if so can I modify them as well? Secondly lets say I create a database that emails links to it to the staff of a company. Can I make it so that each sent link is only for the database for a small amount of records. For instance I want to send out the records of tasks or jobs for a particular day. The database can send out the link and the user only needs to click on the link and go into FM and get only that information. In other words can I use email as the means of accessing the database. People like email and they can check their emails (which people always do) and now they know when to access filemaker.
Fitch Posted August 16, 2007 Posted August 16, 2007 The link you send is just a link to open the database. You can't specify a script or parameters other than the (optional) name and password. So there really wouldn't be much point in sending the same link every day. It's just meant as a quick way to share a file. That said, if you got creative with a startup script and accounts & privileges, you could do some of the things you mentioned. Check out the online help: Contents > Sharing databases on a network > Working with shared files as a client > Sending the URL of a shared database
seraph_nyc Posted August 16, 2007 Author Posted August 16, 2007 Yes, I was thinking of generating a new user account each day, lets say the name plus the date, plus a random character. No need for a password to log in. Lets say I made an events coordinator database. I want the employees to log in and get only the records for today. I think this will allow that to happen. Need to experiment
Recommended Posts
This topic is 6311 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