[Javascript] Re: How do i find out the path of the client sid e browser temporary d irectory in java script?

Selvaraj, Murugan (Indsys) Murugan.Selvaraj at geind.ge.com
Fri Sep 20 10:54:37 CDT 2002


Thanks Cutter

-----Original Message-----
From: Cutter (javascript list) [mailto:javascript at theblades-family.com]
Sent: Friday, September 20, 2002 6:52 PM
To: javascript at LaTech.edu
Subject: [Javascript] Re: How do i find out the path of the client side
browser temporary d irectory in java script?


No. JavaScript is made to only function with the Browser Window container. 
It intentionally does not have access to the operating system or other 
applications on a user's system. This is one of the built in security 
features of the scripting language. However you may be able to use JScript 
(a Micro$oft scripting knockoff) to access the user's system, if it is a 
Windows based system. 

Cutter 

Selvaraj, Murugan (Indsys) writes: 

> Hi all 
> 
> Is it possible to find out the path of the client side browser  temporary
> directory in java script? 
> 
> Regards
> Morgan  
> 
> 
> "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
> ADDRESSEE and may contain confidential and privileged information.
> If the reader of this message is not the intended recipient,
> you are notified that any dissemination, distribution or copy of this 
> communication is strictly Prohibited. 
> If you have received this message by error, please notify us 
> immediately, return the original mail to the sender and delete the 
> message from your system." 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
 
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this 
communication is strictly Prohibited. 
If you have received this message by error, please notify us 
immediately, return the original mail to the sender and delete the 
message from your system."




More information about the Javascript mailing list