Re: CGI script using perl

2001-08-12 Thread John Toon
On 12 Aug 2001 15:27:37 +0530, [EMAIL PROTECTED] wrote: > Suppose I am having an HTML form that calls a CGI script wriiten in Perl (hosted by a > Linux Server) : > 1. Does the fresh program I have written and labelled as , say, action.pl > ... Yes, it's generally a good idea to append the

Re: cgi script for dos2unix and unix2dos

1998-08-16 Thread Brian Schau
Tried it and got: Forbidden You don't have permission to access /~nicholas/convert.cgi on this server Nicholas J. Leon wrote: > > On Sun, 16 Aug 1998, Paul Miller wrote: > > # On Sat, 15 Aug 1998, John wrote: > # > # > If nobody else wants to do this, I will. Except users will have

Re: cgi script for dos2unix and unix2dos

1998-08-16 Thread Nicholas J. Leon
On Sun, 16 Aug 1998, Paul Miller wrote: # On Sat, 15 Aug 1998, John wrote: # # > If nobody else wants to do this, I will. Except users will have to upload # > the text (i have a lame java applet that lets you upload from your # > browser) then it would Have the switches and a Okay button. I

Re: cgi script for dos2unix and unix2dos

1998-08-16 Thread Paul Miller
On Sat, 15 Aug 1998, John wrote: > If nobody else wants to do this, I will. Except users will have to upload > the text (i have a lame java applet that lets you upload from your > browser) then it would Have the switches and a Okay button. I see no need > for password though. If you want it pass

Re: cgi script for dos2unix and unix2dos

1998-08-16 Thread John
If nobody else wants to do this, I will. Except users will have to upload the text (i have a lame java applet that lets you upload from your browser) then it would Have the switches and a Okay button. I see no need for password though. If you want it password protected just stick a .htaccess file

Re: CGI script for telnet or shell access

1998-01-25 Thread David Goodwin
On Thu, 22 Jan 1998, R. Chris Ross wrote: > > I am looking for a means of running a CGI script that would be > able to do a function similar to telnet. The idea would be that I could > access a Linux machine by means of any web browser and do standard shell > operations. Currently I work

Re: CGI script for telnet or shell access

1998-01-25 Thread W Paul Mills
On Thu, 22 Jan 1998, R. Chris Ross wrote: > > I am looking for a means of running a CGI script that would be > able to do a function similar to telnet. The idea would be that I could > access a Linux machine by means of any web browser and do standard shell > operations. Currently I work

Re: CGI script for telnet or shell access

1998-01-25 Thread W Paul Mills
On Thu, 22 Jan 1998, R. Chris Ross wrote: > > I am looking for a means of running a CGI script that would be > able to do a function similar to telnet. The idea would be that I could > access a Linux machine by means of any web browser and do standard shell > operations. Currently I work

Re: CGI script for telnet or shell access

1998-01-23 Thread Dave Thayer
On Thu, 22 Jan 1998, R. Chris Ross wrote: > > I am looking for a means of running a CGI script that would be > able to do a function similar to telnet. The idea would be that I could > access a Linux machine by means of any web browser and do standard shell > operations. Currently I work a

Re: CGI script for telnet or shell access

1998-01-23 Thread Ian Keith Setford
Chris- I have heard recently from 2 colleagues of mine that there are a few Java scripts/applets that allow you to telnet from a web-browser. I'll ask tomorrow at work and see about a url. Might try searching. -Ian On Thu, 22 Jan 1998, R. Chris Ross wrote: > > I am looking for a means

RE: CGI SCRIPT

1997-11-02 Thread Valerio VALDEZ Paolini
> > I mean to be able to control the URL listed in the location window. > I do JavaScript and I am learning CGI/Perl but I don't know much in it yet. > If you mean "to be able to change something stored by Netscape", I'm quite sure that you can't, because this would be a privacy break: if

RE: CGI SCRIPT

1997-11-01 Thread Collin Rose
I mean to be able to control the URL listed in the location window. I do JavaScript and I am learning CGI/Perl but I don't know much in it yet. Collin -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

RE: CGI Script

1997-11-01 Thread Ralph Winslow
On 01-Nov-97 Collin Rose wrote: > >Can anyone tell me how to create or where I can get a CGI script that will >allow me >to specify the ADDRESS that appears in the URL window? Is this possible? Sure it's possible. It's easy if you know perl and a little HTML. Do you, when you refer to "address"