Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Displaying Search Results in a differnet frame window


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

Recommended Posts

Posted

Is there a way to display search results in a different frame when doing a -Find? I've tried the "target=", but it doesn't seem to work.

Thanks!

Aaron Savka

Thread FX

[ January 07, 2002: Message edited by: Thread FX ]

Posted

"target" should allow you to return a format file (results) to a different frame.

Sometimes I have problems with path-names to the frame and different browsers.

Here is an extract of code which works for us:

<form name="persfm" target="middle_right" action="../FMPro" method="post">

<input type="hidden" name="-db" value="rmr_talent.fp5">

<input type="hidden" name="-lay" value="allfields">

<input type="hidden" name="-format" value="/pages/pers_src.html">

<input type="hidden" name="code" value="[FMP-CurrentToken]">

All the best.

Garry

This topic is 8347 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.