Re: converting some VB code to Java..



Hello Maya,

If you are learning the guts of AJAX then go for it, I encourage that.

But if you just want to use it I would recommend that you use one of
the taglib implementations of AJAX. It removes alot of this complexity
and nice and simple to code with.

Good luck,

Jeach!

maya wrote:
Hi all, long time no see....:) I'm trying to learn AJAX, am following
this tutorial, http://www.w3schools.com/ajax/ajax_source.asp

I need the VB script code in this pg converted to JSP so I can play
around with this in my Tomcat.. got as far converting the getParam
line.. (I assume that's what

q=ucase(request.querystring("q"))

is..)

and I suppose the following is an array (although don't see ref. to it
further down..)

dim a(30)
a(1)="Anna"
a(2)="Brittany"
a(3)="Cinderella"

but the conditionals are throwing me off a bit.. (man, no semi-colons,
no curly braces, looks a bit messy...)

thank you very much..

Frances

.



Relevant Pages

  • converting some VB code to Java..
    ... Hi all, long time no see....:) I'm trying to learn AJAX, am following this tutorial, http://www.w3schools.com/ajax/ajax_source.asp ... I need the VB script code in this pg converted to JSP so I can play around with this in my Tomcat.. ... got as far converting the getParam line.. ... (man, no semi-colons, no curly braces, looks a bit messy...) ...
    (comp.lang.java.help)
  • Re: ASP.NET stops responding after executing a database query which is time consuming
    ... we are going to UAT in few days and at this point of time i cannot ... recommend new stuff like AJAX (just now read abt it and sounds ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Prefill Textfield/Textarea
    ... I've used this package and recommend it. ... It uses AJAX to fetch completion strings from a remote host. ...
    (comp.lang.javascript)
  • VS2003 project - Update to use AJAX
    ... Apologies if this has been asked several times but I'm pretty new to ... Does anybody have any suitable information on converting an existing ... Visual studio 2003 webproject to incorporate AJAX. ... updating individual aspx files to use AJAX. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ajax error on firefox
    ... Is no one else using asp.net ajax web service calls or are they just ... The script code this points to is: ... Since this problem is caused by a problem buried in the microsoft ajax ... Or is there a fix out there that I haven't stumbled across yet? ...
    (microsoft.public.dotnet.framework.aspnet)