Newbies mmorten Posted January 9, 2002 Newbies Posted January 9, 2002 Using FM5, I have created a web-based survey. Respondents connect to the survey and answer questions using a variety of input types (text, radio etc.). I would like to add an administrative site that would allow me to view and edit respondents' record via the web. Survey respondents cannot be allowed access to the admin site (to view or modify the responses of others). This would suggest using filemaker security controls to require a username and password. From what I can see, however, respondents must be given browse/write permission in order for their form submissions to update the database. Furthermore, I do not want to burden respondents by requiring a FM username/password. In summation, I think my main question is: Is any clean way to provide directory-level security within FileMaker, rather than database-level security? Any thoughts/suggestions/ideas greatly appreciated [ January 09, 2002: Message edited by: mmorten ]
Garry Claridge Posted January 10, 2002 Posted January 10, 2002 You can make only the "Survey" database available to the web. Other databases can be excluded entirely if they are being accessed by FM on a LAN. Hope this helps. Garry
Newbies mmorten Posted January 10, 2002 Author Newbies Posted January 10, 2002 Thanks Garry. Unfortunately, I am looking to have access via the web rather than across a LAN.
Keith M. Davie Posted January 10, 2002 Posted January 10, 2002 Hmmmmm. No usernames/passwords. How are you handling the survey so that a respondent does not answer more than once? Cookies won't work cause they can be erased. Ok, so you put a link on one page which is the administrative link. This link takes you to a page which requres some form of verification to proceed. Once access is granted a whole new set of format files comes into play.
Garry Claridge Posted January 11, 2002 Posted January 11, 2002 The WebSecurity database can still provide no-password access to the Surveys database whilst providing username/password protection for administrative databases. This would work well. Garry
Newbies mmorten Posted January 11, 2002 Author Newbies Posted January 11, 2002 Thanks, everyone for your thoughts. Garry: I had been thinking of doing something along these lines. The problem is that one of the main things I want to use the admin database for is to view the survey results and to make adjustments to certain fields. Would it be possible to to view and manipulate the data held in the Survey database through a second admin database? quote: Originally posted by Garry Claridge: The WebSecurity database can still provide no-password access to the Surveys database whilst providing username/password protection for administrative databases. Garry [ January 11, 2002: Message edited by: mmorten ]
Garry Claridge Posted January 12, 2002 Posted January 12, 2002 You can setup a relationship between survey_admin and surveys. Then you will be able to "see" data in the surveys database through the survey_admin database. Hope this makes sense. Garry
Recommended Posts
This topic is 8343 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