I'm working on a web page that contains a pivot table and pivot chart that were published from an Excel file. I'm working with the MicroSoft Office Web Components model to manipulate the published objects from their default state.
I've been using the OCW help file to get the list of PEMs for setting. Now I'm working at being able to take the current values of some of those objects and retaining them to pass to another web page as parameters, so that the Office Web Component objects on that page can be filtered on the same criteria as the page from which the user linked.
In my crawling efforts I'm trying to create a javascript button to "alert" me to the current value of certain properties while I'm interacting with the page.
Once I locate the values I wish to capture, I'm going to work on what it takes to pass those values along to the next page.
In using the different search phrases that I've tried, I've found no previous posts on this.
Thanks in advance!
Ray <><
"I was going to change my shirt, but I changed my mind instead." - Winnie the Pooh
I've been using the OCW help file to get the list of PEMs for setting. Now I'm working at being able to take the current values of some of those objects and retaining them to pass to another web page as parameters, so that the Office Web Component objects on that page can be filtered on the same criteria as the page from which the user linked.
In my crawling efforts I'm trying to create a javascript button to "alert" me to the current value of certain properties while I'm interacting with the page.
Once I locate the values I wish to capture, I'm going to work on what it takes to pass those values along to the next page.
In using the different search phrases that I've tried, I've found no previous posts on this.
Thanks in advance!
Ray <><
"I was going to change my shirt, but I changed my mind instead." - Winnie the Pooh