Jtown Posted July 12, 2001 Posted July 12, 2001 Is there a way to send data in the URL so I don't have to make hidden forms?
Vaughan Posted July 12, 2001 Posted July 12, 2001 Yes. Just join all of the CDML tags together in the following manner.... FMPro?-db=file.fp5&-lay=layout&-format=page.htm&-error=error.htm... etc... &-new or edit or find A gotcha to note is that fields used in find criteria do not have a hyphen before them. Example ...error=error.htm&fieldname=something&- ... etc Of course, such URL-ised requests are "canned" in that the user cannot modify them. Is can be a good thing.
Jtown Posted July 12, 2001 Author Posted July 12, 2001 oic...thanks for the help, but what if I want to send data that's not being used in a search or an attribute. Say I just wanted to send the results of one query to the next in the url. So say I just wanted to pass "FMForums" without making hidden text input. Can we do this and how would we get the variables out of the url? EDIT: instead of sending any information, is there a way to retrieve what data was being searched for ie the record and NOT the field name. [ July 12, 2001: Message edited by: Jtown ]
Sharky Posted June 5, 2002 Posted June 5, 2002 dit you used "view" as action and does it work without difficult stuff?
Recommended Posts
This topic is 8305 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