LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default Client side script in office web component

Hi all,

i am new to office web component, i am using client side script to pull
data from database to office web components. Now our client asks to
proivde an option to export the image to gif, which i am not knowing
how to do in client side script. I have searched lot in google but i
can able to find only solutions to export to gif in asp, server side
code. Bi\ut i need in client side code. I am using vbscript.

Code i found in c#:

Response.ContentType= "image/gif";
Response.BinaryWrite((byte[])objCSpace.GetPicture("gif",500,400));
Response.End();

i need the same code in vbscript (client side).

Please help me to solve this problem. thanks in advance

Sathya


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use Office 2000 & Office 2003 on a network? Judy Excel Worksheet Functions 0 June 1st 05 08:19 PM
Open two excel windows side by side Dave Berry Excel Discussion (Misc queries) 5 May 4th 05 09:01 PM
how do I make a word typed in a cell go to a specific cell in anot Lmatarazzo Excel Discussion (Misc queries) 3 April 21st 05 04:29 AM
Sending e-mail in office 2003 psp Excel Discussion (Misc queries) 4 February 1st 05 02:08 PM
Metering Office 97 products Info Excel Discussion (Misc queries) 0 November 29th 04 04:29 PM


All times are GMT +1. The time now is 07:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"