delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <4.3.1.2.20010131182635.0606ce90@pop.ma.ultranet.com> |
X-Mailer: | QUALCOMM Windows Eudora Version 4.3.1 |
Date: | Wed, 31 Jan 2001 18:36:50 -0500 |
To: | "Sharron D Allen" <Sharron_D_Allen AT west DOT raytheon DOT com>, |
Larry Hall <cygwin AT cygwin DOT com> | |
From: | Larry Hall <cygwin AT cygwin DOT com> |
Subject: | Re: Sorry thought I was replying to a newsgroup |
In-Reply-To: | <OF761AD5AF.0111C80C-ON072569E5.007F91E1@rsc.raytheon.com> |
Mime-Version: | 1.0 |
At 06:15 PM 1/31/2001, Sharron D Allen wrote: >Larry, Sorry to talk to you like you had no idea what cygwin was <That's >funny> > >I have a form that has >#!/bin/sh >on its first line followed by code. > >I open it using IE5.0 and it posts to the script but it is basically >showing me exactly what the script is saying instead of posting. OK, I'm guessing the problem is that your CGI posting doesn't understand #!/bin/sh. An option that another list member, Earnie Boyd, has suggested in the past to address this issue is to create small program called !# that invokes either command.com /c or cmd.exe /c (or something like this - I don't remember the details). Maybe you could try that. If you can't use /bin/sh at all, you'll need to change your script to do something in DOS on Windows machines... Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |