If you are using IIS then ther is always repost scripting:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rmscpt/Html
/rmscpt.asp
It uses a small applet to transfer objects to and from the server.
great for DB connectivity.

you write the code that returns the recordset in ASP then send teh recordset
backt o the client JS as an object.
works in IE4+ and NS 4.x (havne't tried mozilla)

The porject files are attached in zip format
----- Original Message -----
From: "Jerry Hammann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 08, 2003 12:51 AM
Subject: Re: [Dynapi-Help] Re: IOElement/SODA and Java


> Hi Andrew,
>
> While Raymond gets up and running, could you send your files to my e-mail
at
> [EMAIL PROTECTED]  I would love to see your work!
>
> Have you tried to do SODA-RPC to a database yet?  I'm having some troubles
> with server-side objects.  Any advice you could give connecting to MySQL
or
> Access would be greatly appreciated.
>
> Regards,
>
> Jerry
>
>
> ----Original Message Follows----
> From: Andrew Gillett <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Help] Re: IOElement/SODA and Java
> Date: Mon, 08 Dec 2003 13:52:47 +1100
>
> Jerry Hammann wrote:
>
> >Andrew Gillett mentioned on 2003-11-11 that he had created a server-side
> >Java version of the SODA-RPC component using servlet technology.
> >
> >Just to verify, does the servlet interact with a client-side JVM or are
> >JVM-less environments supported?
>
> No client-side JVM.  Just the standard DynAPI library. You can build a
rich
> browser-based UI that interacts with your server side business logic - no
> page redraws - and no plugins!
>
> >
> >Have the questions surrounding where/how to distribute this server-side
> >Java version been resolved?  Where can I get a copy of these files?
>
> No. I would like to establish a DynAPI sub-project  for the servlet, but I
> haven't yet had any response from the dynapi site administrators. My
> alternative is to establish a seperate sourceforge project just for the
> servlet.
>
> Now that Raymond's back  :) , perhaps he may be able to steer me in the
> right direction?
>
> >
> >I'm very excited to see this in action!
>
> Yes, the DynAPI SODA / RPC mechanism certainly does open some very
exciting
> possibilities.
>
>
> Andrew.
>
> >
> >Jerry Hammann
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help
>
> _________________________________________________________________
> Tired of slow downloads and busy signals?  Get a high-speed Internet
> connection! Comparison-shop your local high-speed providers here.
> https://broadband.msn.com
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.548 / Virus Database: 341 - Release Date: 12/5/2003

Attachment: remotscr.zip
Description: application/compressed

Reply via email to