Jump to content

FORM TARGHET


This topic is 8597 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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"

Link to comment
Share on other sites

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).]

Link to comment
Share on other sites

This topic is 8597 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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