User Profile

Collapse

Profile Sidebar

Collapse
Yisehaq
Yisehaq
Last Activity: Nov 29 '07, 01:06 PM
Joined: Feb 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Yisehaq
    started a topic How to detect OWC version in Javascript?

    How to detect OWC version in Javascript?

    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...
    See more | Go to post

  • Yisehaq
    started a topic pivot table in web documents

    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...
    See more | Go to post

  • Yisehaq
    replied to popup blocker blocks javascript
    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...
    See more | Go to post

    Leave a comment:


  • Yisehaq
    replied to popup blocker blocks javascript
    The script works when the popup blocker is disabled or the page/file is allowed. Otherwise, it doesn't ?...
    See more | Go to post

    Leave a comment:


  • Yisehaq
    replied to popup blocker blocks javascript
    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?!!!
    See more | Go to post

    Leave a comment:


  • Yisehaq
    replied to popup blocker blocks javascript
    thanks I have posted it there
    See more | Go to post

    Leave a comment:


  • Yisehaq
    started a topic popup blocker blocks javascript

    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.
    ...
    See more | Go to post
    Last edited by acoder; Feb 14 '07, 10:09 AM. Reason: test message altered + code in tags

  • Yisehaq
    started a topic popup blocker blocks javascript

    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.
    ...
    See more | Go to post
No activity results to display
Show More
Working...