Yeah,  _javascript_ alone won't let you contact the server.....but, you can check out stuff like this:

http://www.ashleyit.com/rs/main.htm

It's a _javascript_ remote scripting tool.  Under the covers, it just creates a div that submits a form to the server, but it works nicely and gives you a way to conact the server without the whole page reloading.  I'm using the JS / PHP version right now, and it works nicely.

You can have your _javascript_ "call" a PHP function, which would read the file, then return the contents to another _javascript_ function.

Jesse

Bruce Tennant wrote:
Don't think that's possible with just DynAPI.  _javascript_ won't allow
you to modify files, security issues.

You'll need something like php on the server or Java applets on the
client.


--- todd and mara <[EMAIL PROTECTED]> wrote:
  
Hello
IN addition to being a test of whether I can post a question to this
list,
I have a question!
...
Please give some advice on the BEST way to Load and Save a file, in
DynAPI 3.
Which hopefully works (easily?) locally, as well as from a server???
simple??? THANKS
Todd.
I mean an arbitrary file. I'd like  to read (to a layer?) parse some
data and save it....easily!
big files too? (text).
gratsia



    


=====
www.bluewolverine.com

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help
  

Reply via email to