[PLUG] web dev question

Matt Alexander m at pdxlug.org
Mon Nov 3 13:46:02 UTC 2003


I've created a web-based front-end to a database.  Whenever there is a
Javascript onchange event in a text field, I call a Perl script that saves
the new field data in the database.  Currently I have a small window that
pops up for a brief second and then closes after the Perl script has
finished.
Is there any way to avoid the little popup window and just have the Perl
DBI script do its thing in the background without constantly interrupting
the user?
Thanks,
~M




More information about the PLUG mailing list