OWC has a XML facility where you can save the context of the ActiveX control
to a file and then reconstitute it.
I think there is a sample of it in the Office Web Components Toolpack --see
the following download:
http://www.microsoft.com/downloads/d...displaylang=en
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"hrfrank" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
I have a number of cubes built that allow users to spin the cubes and
select different dimensions and filter the data to their needs. I want to
|
be able to capture the parameters they selected, write them to my SQL
database and then when they return to the website in the future, they can
select their custom look and it will spin the cube for them.
Quote:
Has anyone done this and can point me in the right direction?
Thanks. |