POWERHOUSE WEB QUESTION

Martin McDonough MartinM@ROSEBYS.com
Wed, 13 Jun 2001 14:05:34 +0100


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0F409.888F0050
Content-Type: text/plain;
	charset="iso-8859-1"

Hello All,

I have a three frame web page, the first frame is a column down the left
with a list of order numbers, when  an order number is selected I want to
populate the two other frames on the right (one is on top of the other).

In the top frame I want the order header information, which is working fine,
but to populate the order lines, you would expect to put a 'defer
linkscreen' statement in the postfind procedure. The problem with this is
you can't set the target (to the bottom frame) in a defer linkscreen
statement. This results in the top frame being overwritten with the lines
data.

Anyone any ideas ?

Martin McDonough


------_=_NextPart_001_01C0F409.888F0050
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">



POWERHOUSE WEB QUESTION



Hello All,

I have a three frame web page, the = first frame is a column down the left with a list of order numbers, = when  an order number is selected I want to populate the two other = frames on the right (one is on top of the other).

In the top frame I want the order = header information, which is working fine, but to populate the order = lines, you would expect to put a 'defer linkscreen' statement in the = postfind procedure. The problem with this is you can't set the target = (to the bottom frame) in a defer linkscreen statement. This results in = the top frame being overwritten with the lines data.

Anyone any ideas ?

Martin McDonough

------_=_NextPart_001_01C0F409.888F0050--