Use the netscape.javascript.JSObject class with an invisible applet to send
the JavaScript data to a servlet for writing to and/or reading from a file
on the server.

Cheers!
Mark

----- Original Message -----
From: "Krishnamurthy, Balaji" <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 11:47 AM


> Is there any way we can save the return value of a Javascript function
into
> a file. For e.g.
>
> function function_that_returns_content_of_a_file()
> {
>         return "the contents";
> }

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to