Menu

#1 CGI::Ajax won't print JS output

open
nobody
Inventory (1)
5
2007-04-27
2007-04-27
No

On http://192.168.3.56/sb09/cgi-bin/inventory/inventory_transfer.cgi, after products have been added to the stock_transfer and user proceeds to add create a transfer invoice, the Ajax call to ./stockTransferInvoice.cgi, declared as:

my $pjx_generate_invoice = new CGI::Ajax('GenerateInvoice', './stockTransferInvoice.cgi');

.. doesn't output the necessary JS to enable the Ajax call.

Can't see why the "new CGI::Ajax" declaration isn't working!

Discussion


Log in to post a comment.

MongoDB Logo MongoDB