hello Everyone
I am working on a CD which contains data to be explored usingOLAP tools. (Pivot tables) I have made it an autorun and the pages comes and using pivot tables component one can explore the data on it.
My problem is if office or OWC is not installed on the PC it creates errors. Now, I want to detect where Pivot table or OWC is installed in advance and if not send a message to the user to intall it. I will put in...
User Profile
Collapse
-
How to detect OWC version in Javascript?
-
pivot table in web documents
I am working on a web document to be run from CD. I included the pivot table in it but data source for pivot table doesn't work when I used a relative path. It only takes the absolute path e.g. C:\books\ etc. As its impossible to know the drive letter of the CD on other people PC, the absolute path is not a good solution?
Therefore, I used a script that identifies the drive letter of the CD drive
<script>
var dvriveletter... -
okay now I found something. the browses "Allow active content to run in files on My Computer" was not clicked when I select that the script will run.
Now my problem is that I am going to run the pages from CD. Can I make a prompt to the user to modify this without going through all the menus.
I check on other application CD and it has prompt that asking you to modify this.
"Active content... -
The script works when the popup blocker is disabled or the page/file is allowed. Otherwise, it doesn't ?...Leave a comment:
-
thanks
but it doesn't work either. It's not only this script that doesn't work. Even a simple alert() kept at the head tag doesn't work. But when I open the script on the site I took from works. Not on my pages?!!!Leave a comment:
-
-
popup blocker blocks javascript
Hi guys
I am trying to prepare few html pages which contain OLAP cubes on a CD. The problem I have is that the popup blocker blocks the OLAP modules from being shown. Therefore, I wanted to write script that will check if the popup blocker is enabled and tell the user to allow the site. I tried my own scripts and after several tries I looked for better scripts on the web. I ended up with this one but the problem is the same.
... -
popup blocker blocks javascript
Hi guys
I am trying to prepare few html pages which contain OLAP cubes on a CD. The problem I have is that the popup blocker blocks the OLAP modules from being shown. Therefore, I wanted to write script that will check if the popup blocker is enabled and tell the user to allow the site. I tried my own scripts and after several tries I looked for better scripts on the web. I ended up with this one but the problem is the same.
...
No activity results to display
Show More
Leave a comment: