Jason Johnston wrote:
> > how to make a SQL query in javascript.
> 
> It can be done, though the syntax isn't quite as nice.

I'd like to give it a try, if the syntax isn't unbearable.
Do you have any pointers?

Although most of all I'd rather do it in ESQL in an XSP page and then
somehow call it from javascript and get an array out of the xml
produced.  Is there a way to do that?


> But there's also JavaSelectionList, which mysteriously doesn't appear
> to be in the published user docs.  It sounds like this is closer to
> what you're looking for.

Thanks, that's quite fitting to what I need.  Although I'd still rather
do it in XSP, for consistency with all the other DB queries in this app.

Thinking about it, I could write an XSP-JavaSelectionList logicsheet...


Toby

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to