On Tue, 10 Aug 2004, David Rasch wrote: > I would suggest you add an onclick event to a link or an onsubmit event > (using JavaScript) to your form that launches a window with the popup > PDF (which could be from a Perl script), and then redirect your current > window to a new location (document.location.href= "newurl.html"; ) > > David >
Thanks - that's just what I'm looking for. I'll add the onclick event to call up the dynamically-generated letter. ap ---------------------------------------------------------------------- Andrew J Perrin - http://www.unc.edu/~aperrin Assistant Professor of Sociology, U of North Carolina, Chapel Hill [EMAIL PROTECTED] * andrew_perrin (at) unc.edu -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
