Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Error message: Access Restriction with -Find

Featured Replies

Hi, I need put a DB online. when I promote user to enter user name and password, I got:

Access Restriction:

you do not have access privileges to perform the action: find

I use DreamWeaver to edit the following simple format file:

<html>

<head>

<title>test</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<body bgcolor="#FFFFFF" text="#000000">

<form name="form1" method="post" action="FMPro">

<input type="hidden" name="-db" value="Web Users_.fp5">

<input type="hidden" name="-Format" value="Main.htm">

<input type="hidden" name="-err" value="error.htm">

<p>user name:

<input type="hidden" name="-op" value="eq">

<input type="text" name="User Name">

</p>

<p> password:

<input type="hidden" name="-op" value="eq">

<input type="password" name="Password">

</p>

<p>

<input type="submit" name="-find" value="Submit">

</p>

</form>

</body>

</html>

the Web Users.fp5 is open and I used a user name who has the full permissions. also the ExactSearch is unchecked in Web Security.fp5. confused.gif Someone please tell me where could be the problem.

IMHO -- you cannot access directly Web Security databases. Could you access your another FM files?

  • Author

I can use "-new" to add record to another dababase.

It looks like you are doing things correctly.

  • Author

Do I need share Web Security databases? or something to do with my PC or Browser setting?

-"Do I need share Web Security databases? "

there is a BIG difference between "Web Users_.fp5" and "Web Users.fp5"

--Web Users_.fp5 is a defualt DB used/created by FM and Should NOT be set for the sharing; it is used to control access and sharing of other DBs like some.fp5 or (very closely named) Web Users.fp5.

--"share Web Security databases " = "giving your house key to a girl u met in a club 2 days ago" laugh.gif

All the best!

  • Author

Thanks. Am I able to FIND record in Web Users_.fp5 if I have all the permission in Web Users_.fp5 ? I'm stuck!

Do not try that. FM has many not closed doors and one of them allow listing of any web shared database. You do not want to display all records from security files, do you?

And why do you attempting this? There is not single reason for that.

FM/WebCompanion will search the "Web Security" database { Web Fields_.fp5, Web Security.fp5, Web Users_.fp5 } in the background whenever you attempt to access a real database. The User will then be prompted by the http/Javascript login box.

To avoid the pop-up login box you can construct a URL with Javascript which contains the UserID and Password. However, you will need to attempt to access a real database, not the "Web Security" database.

Good Luck.

Garry

Hi,

There is a lot of useful information in these forums. While waiting for an answer to a question it can be useful to read other threads.

  • Author

Thanks all. I will try some other ways.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.