in reply to Re^4: Is it possible to copy arrays from Javascript to Perl variable in the same Perl CGI script?
in thread Is it possible to copy arrays from Javascript to Perl variable in the same Perl CGI script?
.ajax() or .load() is to transfer the data to another script/link not transfer data to the same script calls it do I miss sth here?
Yes, these methods don't care if you send data to the same script which generated the page in question, you just need a method for dealing with the requests.
|
|---|