ABinBoston
Programmer
I would like to open a new window from a parent form that contains several values from the parent form..
For example.. I'd like to add a new contact for a specific company, when I click the "add new contact" link, I'd like the new window that opens to have the values CompanyName and CompanyID.
I have seen code that will populate the parent form with the new contact info, what I want to do is the opposite.. I wish to populate the child withdata from the parent first..
Thanks! AB
For example.. I'd like to add a new contact for a specific company, when I click the "add new contact" link, I'd like the new window that opens to have the values CompanyName and CompanyID.
I have seen code that will populate the parent form with the new contact info, what I want to do is the opposite.. I wish to populate the child withdata from the parent first..
Thanks! AB