Make a file called whatever.bat in a CGI enabled directory under your web root in IIS and put the following in it:
cd c:\youraccount c:\ibm\uv\bin\uv YOURCATALOGEDPROGRAM Your program should return (via PRINT or CRT commands) a formatted HTML page -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 24, 2004 12:48 PM To: [EMAIL PROTECTED] Subject: Re: [U2] Re: Once again and updated. Cheapest way to have Pick talk to Web ? In a message dated 5/23/2004 10:00:46 PM Eastern Daylight Time, [EMAIL PROTECTED] writes: > #!/bin/sh > /usr/ibm/uv/bin/uv MYCGIPROGRAM > > or even > > #!/usr/ibm/uv/bin/uv MYCGIPROGRAM I think you're talking Unix, I need Windows :) Will ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users
