[EMAIL PROTECTED] wrote: > Hi all, > > well i really need a server ---- :-) > thanks, > KM
Hi K. I really think you ought to come clean on what you're actually trying to do to give Wiggins (and the rest of us) a sporting chance of helping you :) The bottom line is that you can write a daemon in any language you like. The only question is whether it can get access to the data and conditions that it needs to to provide the functionality that you need. For exactly that reason it would be vey difficult to write anything useful in JavaScript as it only has sight of the document model. So, what is the functionality that you need? Cheers, Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
