Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #24339

Pass variable from Perl-AJAX-Perl

From trudge <nospam@softouch.on.ca>
Newsgroups comp.lang.javascript
Subject Pass variable from Perl-AJAX-Perl
Message-ID <7akfv.180209$6A3.141820@fx29.iad> (permalink)
Date 2014-05-22 06:18 -0400

Show all headers | View raw


I'm stuck on a problem I'm having with a project. I have a library built
on a MySQL db and am trying to access it via AJAX & Perl.

I start with an HTML page calling a Perl script to populate several
select lists (title, author, subject). User then picks an option (say
book title) which then needs to call another Perl script to provide
details of that choice.

I am stuck trying to pass a variable (say the option choice) back to
AJAX so that I can use it to call the next Perl script.

Is this something that is even possible with AJAX? Needless to say AJAX
is new to me.

I have an existing library running strictly on Perl
[http://www.softouch.on.ca/kb/kb.html] and thought I would try it using
AJAX.

-- 
Amer Neely

Back to comp.lang.javascript | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Pass variable from Perl-AJAX-Perl trudge <nospam@softouch.on.ca> - 2014-05-22 06:18 -0400
  Re: Pass variable from Perl-AJAX-Perl Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-05-22 12:20 +0100
    Re: Pass variable from Perl-AJAX-Perl trudge <nospam@softouch.on.ca> - 2014-05-22 12:25 -0400
      Re: Pass variable from Perl-AJAX-Perl Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-05-22 19:16 +0200
        Re: Pass variable from Perl-AJAX-Perl John Harris <niam@jghnorth.org.uk.invalid> - 2014-05-23 10:13 +0100
      Re: Pass variable from Perl-AJAX-Perl Denis McMahon <denismfmcmahon@gmail.com> - 2014-05-22 17:30 +0000
  Re: Pass variable from Perl-AJAX-Perl Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-05-22 13:27 +0200
  Re: Pass variable from Perl-AJAX-Perl Denis McMahon <denismfmcmahon@gmail.com> - 2014-05-22 17:04 +0000
    Re: Pass variable from Perl-AJAX-Perl trudge <nospam@softouch.on.ca> - 2014-05-22 13:41 -0400

csiph-web