I need to validate a customer number on a Purchase requisition form. I am trying to use an IFrame to retrieve the vendor info and pass it back to the parent form. I can get the IFrame source ASP page to get the record, but I can seem to access the parent object from within the IFrame. I tried parent.parent, parent.top and parent.document, but they all say they can't find the object.
What am I missing? Is it no possible to access the parent from an Iframe? Is there security involved?
Thanks
Denis
Programmer, Canada
What am I missing? Is it no possible to access the parent from an Iframe? Is there security involved?
Thanks
Denis
Programmer, Canada