Newbies toddlee Posted September 13, 2004 Newbies Posted September 13, 2004 I am having problems with the nav links at the bottom of my results page. The search works as it should and returns the valid number of results, however, when you select the next group link at the bottom it goes to the next group of records but also changes my search results. It does the equivalent of a find all. Any help would be greatly appreciated. here is a link to the search page. http://208.137.136.132/events/events-search.lasso
Unable Posted September 18, 2004 Posted September 18, 2004 I do not know Lasso. But when constructing a FMPro form the code would be something like: <form action="FMPro" method="post">. So you might try changing your line to read : <form action="events-listing.lasso" method="post"> HTH
Recommended Posts
This topic is 7639 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