[thelist] Win System Calls from webpage

Eric Cestari eric at ohmforce.com
Thu Jan 25 13:19:31 CST 2001


it depends on you App Server.
With PHP, you have the backtick `exe param`
or the exec() function.
refer to http://www.php.net/exec

c*
----- Original Message -----
From: "Jay Turley" <jay at weberrific.org>
To: <thelist at lists.evolt.org>
Sent: Thursday, January 25, 2001 6:45 PM
Subject: [thelist] Win System Calls from webpage


> Hi all-
>
> does anyone know of a way to make a system call from a web page? Let me
> explain the situation a little more:
>
> We have a set of .zip files, each containing a metacode file. We also have
> an executable (.exe) that converts a metacode file to a .pdf document.
> Currently, we run a batch file to unzip all .zip files, convert all
> resulting metacode files to .pdfs, and then store them on a file server in
> a hierarchical manner.
>
> Meanwhile, we have an ASP page that autogenerates links to any
> existing .pdf files on the files server, then copies them into a download
> directory with a random filename for users to view.
>
> It's all cheesy.
>
> The idea is that we would like to unzip a zip file, extract a metacode
> file, and convert it to .pdf ALL ON THE FLY! Does anyone have any ideas
> about this?
>
> Thanks
>
> *tip owed - coming soon*
>
> - Jay Turley ---------------------------------------------------------
>   http://www.weberrific.org
>  "Any sufficiently advanced magic is indistinguishable from technology"
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list