Flitering



I have a varible that has the number of a PurchaseOrderID
In a Iframe I then have a list of items that need to be filtered using
this varible, showing only the items that are in the given purchase
order
In the html of the page in the Iframe, how do I tell it to set the
PurchaseOrderID to whatever that varible is?

.