But can javascript do a screen capture & save it to a jpg file.
JavaScript in a browser scripting language, it is not suposed to do
that.
However if you create an ActiveX for Internet Explorer, you can use
with javascript to do what you desire.
On Sep 26, 10:16 am, Sister Ray <carlosp...@gma il.comwrote:
But can javascript do a screen capture & save it to a jpg file.
>
JavaScript in a browser scripting language, it is not suposed to do
that.
However if you create an ActiveX for Internet Explorer, you can use
with javascript to do what you desire.
>
ActiveXs only run on Internet Explorer.
>
Best Regards
Hi,
Yes I want a solution for Internet explorer. Can you provide me with
some code. as I am really new at that.
>On Sep 26, 10:16 am, Sister Ray <carlosp...@gma il.comwrote:
But can javascript do a screen capture & save it to a jpg file.
>>
>JavaScript in a browser scripting language, it is not suposed to do
>that.
>However if you create an ActiveX for Internet Explorer, you can use
>with javascript to do what you desire.
>>
>ActiveXs only run on Internet Explorer.
>>
>Best Regards
>
>Hi,
>Yes I want a solution for Internet explorer. Can you provide me with
>some code. as I am really new at that.
You won't use Javascript to write an ActiveX control. They are written
in C++ or VisualBasic (or C#, I suppose).
On Sep 26, 12:42 pm, Tim Slattery <Slatter...@bls .govwrote:
Sunny <sunnyluth...@g mail.comwrote:
On Sep 26, 10:16 am, Sister Ray <carlosp...@gma il.comwrote:
But can javascript do a screen capture & save it to a jpg file.
>
JavaScript in a browser scripting language, it is not suposed to do
that.
However if you create an ActiveX for Internet Explorer, you can use
with javascript to do what you desire.
>
ActiveXs only run on Internet Explorer.
>
Best Regards
>
Hi,
Yes I want a solution for Internet explorer. Can you provide me with
some code. as I am really new at that.
>
You won't use Javascript to write an ActiveX control. They are written
in C++ or VisualBasic (or C#, I suppose).
>
--
Tim Slattery
Slatter...@bls. govhttp://members.cox.net/slatteryt
>>Hi Is there a way in javascript to capture whatever is on screen &
>>open that with paint on buttons click.
>Certainly not on a Linux system.
>
But can javascript do a screen capture & save it to a jpg file.
Yes, with the help of an external API. For example, STFW for Screengrab!,
and UTSL.
PointedEars
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>
On Sep 26, 3:32 pm, Thomas 'PointedEars' Lahn <PointedE...@we b.de>
wrote:
Sunny wrote:
On Sep 26, 9:37 am, Captain Paralytic <paul_laut...@y ahoo.comwrote:
On 26 Sep, 14:17, Sunny <sunnyluth...@g mail.comwrote:
>Hi Is there a way in javascript to capture whatever is on screen &
>open that with paint on buttons click.
Certainly not on a Linux system.
>
But can javascript do a screen capture & save it to a jpg file.
>
Yes, with the help of an external API. For example, STFW for Screengrab!,
and UTSL.
>
PointedEars
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>
It is a firefox addon, I need script that i can embed on my webpage.
Do you know any script that do a screen capture, that i can implement
in my webpage?
>>On Sep 26, 9:37 am, Captain Paralytic <paul_laut...@y ahoo.comwrote:
>>>On 26 Sep, 14:17, Sunny <sunnyluth...@g mail.comwrote:
>>>>Hi Is there a way in javascript to capture whatever is on screen &
>>>>open that with paint on buttons click.
>>>Certainly not on a Linux system.
>>But can javascript do a screen capture & save it to a jpg file.
>Yes, with the help of an external API. For example, STFW for Screengrab!,
>and UTSL.
>[...]
>
It is a firefox addon, I need script that i can embed on my webpage.
Do you know any script that do a screen capture, that i can implement
in my webpage?
No, obviously this is way over your head.
And please stop quoting signatures (unless you refer to them).
PointedEars
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>
On 26 Sep, 21:32, Sunny <sunnyluth...@g mail.comwrote:
"Yes I want a solution for Internet explorer."
"It is a firefox addon"
"I need script that i can embed on my webpage"
Comment