Newbies wendelyn4 Posted August 2, 2007 Newbies Posted August 2, 2007 Hi, I am trying to select all the records for a user from a database where the user's ID is in the URL. But all I'm getting is the first record in the database(not even the right ID). Here's my url http://ourserver/Register/ie/FMPro?-db=thedatabase.fp3&-Format=unenrollfm.htm&-Lay=General&-max=all&-Sortfield=course&-emp_email=WJL&-Find And here's the code for the format page, unenrollfm.htm First Name Course: [FMP-Field:course] Can someone tell me what I'm doing wrong? I've tried changing the URL to add op=eq and op=neq and I still get the same thing. On the form page when I added [FMP Record] around the outside of the form I got the whole database. Thanks for any help.
Newbies wendelyn4 Posted August 2, 2007 Author Newbies Posted August 2, 2007 I fixed part of it. In the URL I had added an extra dash after the op=eq. So now when I run the page it pulls up the write employee ID but not all of the records. Can anyone tell me how I can fix this? Thanks
Recommended Posts
This topic is 6314 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