|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Run Perl script on remote serverby Anonymous Monk |
| on Feb 14, 2013 at 22:24 UTC ( #1018808=note: print w/ replies, xml ) | Need Help?? |
|
If speed is an issue, Create the page on server B as a template with specific DIVs labeled to hold the dynamic content. Use AJAX and jQuery to load the html as a string from server B. Then insert the text into the appropriate DIVs using their labels. Throw a nice loading gif as a placeholder and bam, good to go. No blank page while waiting for the AJAX loads.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||