PC Review


Reply
Thread Tools Rate Thread

Client side script in office web component

 
 
sathya
Guest
Posts: n/a
 
      18th Sep 2006
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
(E-Mail Removed)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Server Side code in a Client Side Script??? =?Utf-8?B?TWlrZSBSYW5k?= Microsoft ASP .NET 1 30th Jan 2006 09:52 PM
Server-side script with input parameter from Client-side script Magnus Blomberg Microsoft ASP .NET 3 14th Apr 2005 02:21 PM
execute client side script + server side code for button click =?Utf-8?B?a2s=?= Microsoft C# .NET 1 17th Mar 2005 01:20 AM
get image side via client side script before file uplaod moondaddy Microsoft ASP .NET 2 16th Jul 2004 06:50 AM
using client-side component keeps calling component's init Jim Hammond Microsoft ASP .NET 1 12th Nov 2003 09:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:09 PM.