Calling Static HTML file from CGI Script

2002-10-29 Thread Rebecca . R . Hepper
In my cgi script, I loop through and print an for each directory. In the I want to call a static HTML file such as: My Index File index.html is a static HTML file that is an index of links to other HTML files. I assume I somehow need to pass the "Content-type: text/html" line. How do I do this

Generate Word document from text

2002-10-29 Thread Alex Agerholm
Hi, Does anyone know a way for me to generate a Word document from som text I have in Perl ? I want to be able to make a few headlines and a header and footer. Regards Alex -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Help: perl DBI

2002-10-29 Thread Sarah Killcoyne
First of all, I am a complete beginner here. I've only learned about mysql within the last week and I've only been coding in perl for about a month. I only mention this because I still need explanations to be very simple. I have created a database for a very large file we have. I currently have

Re: my $q = shift and another

2002-10-29 Thread fliptop
On Tue, 29 Oct 2002 at 15:57, Jimmy George opined: JG:And how come my use of -wT in the opening line results in a JG: JG:'Too late for Taint mode now' message? JG: JG:Again the cgi programming book uses it every where except for the JG:security chapter but my Mac debugger will not accept it at all

Re: A security problem

2002-10-29 Thread Geraint Jones
On Friday 25 October 2002 9:51 am, Octavian Rasnita wrote: > Hi all, > > I've made a script that displays 2 forms one after another, then the result > page. > It works like a Wizard from Windows. > > In the first page, I print a form for getting the username and the > password, and if these are goo