Lets assume that you have some common directory/folder, using either NFS or Samba, or even ftp. On the Windows side have the application create a request file containing named pairs as: APPLICATION=invoicing\; export APPLICATION DATE=20090915\; export DATE NAME="
John Doe"\; export NAME The back slashes are required to escape any unix meta characters. The quotes are required for ...