Hello, I'm quite new to perl, and my question is this:
I have a perl script I need to execute at the push of a button. I also have to run a few lines of javascript at the same button push, so how can I run both? I tried "document.write(garbage about executing a script)" but with no results. Any help is much appreciated, and sorry to bother you all with what is really a javascript question, but I'm not really sure where else to turn...
thanks,
jaraph