On Thu, 29 Nov 2001, Marek Najmajer wrote:

> Hi everybody,
>
> I have a problem.
> In our project there is a huge flat database as JS array 30.000 items.
> No db engine on the server.
> JS file is too big to load at once (downloading time criterion).
> [....]

Is it an option to do any server-side processing? There are ways to do
it without having to refresh the browser document. If you're interested,
you might want to check out Bent Ashley's JSRS (JavaScript Remote
Scripting):
  http://www.ashleyit.com/rs/main.htm

Perhaps along with Scott's xml-rpc code (JS & PHP):
  http://scottandrew.com/xml-rpc/


-- 
Ernest MacDougal Campbell III, MCP+I, MCSE <[EMAIL PROTECTED]>
http://dougal.gunters.org/             http://spam.gunters.org/
  Web Design & Development:  http://www.mentalcollective.com/
       This message is guaranteed to be 100% eror frea!


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to