dbTalk Databases Forums  

Error using ExportPicture in PivotTable

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Error using ExportPicture in PivotTable in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
victor@kconsulting.com.br
 
Posts: n/a

Default Error using ExportPicture in PivotTable - 02-01-2006 , 12:26 PM






Hello,

I'm using the PivotTable and ChartSpace in same ASP.NET page.
This page contents one JavaScript Function to PivotTable Export
Pictures:

Example of my javascript function:
function ExportPictures()
{
window.document.PivotTable("Test.gif", "gif", 1024, 1024);
}

When I use this JavaScript Function, one error occurs:
Operation cancelled for the user

But, if i use this same function with ChartSpace, works fine.

Somebody knows what it can be?

Tks


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.