Pow download file

From PlainOldWebserver

Jump to: navigation, search

Back to Top

pow_download_file(url)

Downloads a file from the web.

<?sjs
  var contents = pow_download_file('http://www.yahoo.com/');
  document.writeln(contents);
?>

See Also

Personal tools
Navigation