monone Posted November 2, 2000 Posted November 2, 2000 I have to process a form and i use the CDML of FMPro 5, i can do a Targhet in a my "Format" ES: <input type="hidden" name="-Format" value="/quippe2/e-commerce/societa/[FMP-Field:ricerca::codice_gruppo]/Standard.htm" Targhet="_top"
dspires Posted November 2, 2000 Posted November 2, 2000 You will have to put it in a link on a FileMakerPro generated page, for instance: <A HREF="FMPro?-db=whatever.fp5&-format=Standard.htm&-lay=simple&-op=cn&-max=all&yourField=[FMP-Field:ricerca::codice_gruppo]&-find" Target="_top"> (This is for a -find, but you can do the same for a -post command. Make sure all of the tags are formatted as URL i.e. no spaces.) [This message has been edited by dspires (edited November 02, 2000).]
Recommended Posts
This topic is 9039 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