Re: creating a variable file name
- From: "Chris F.A. Johnson" <cfajohnson@xxxxxxxxx>
- Date: Sun, 15 Apr 2007 00:06:26 -0400
On 2007-04-15, Dave Kelly wrote:
At the website and this first attempt, I would like the name of the data
file created with this form to be derived from 2 of the input lines.
How do I do this in HTML?
You cannot do it in HTML; HTML is not a programming language.
Your form has to be submitted to a script (it can be in any
language; I'm sure you can guess what I use) that processes the
information.
http://www.texasflyfishers.org/firstpage.htm
I would like to use the information from 'personal guide' and 'date of
report'.
--
Chris F.A. Johnson <http://cfaj.freeshell.org>
========= Do not reply to the From: address; use Reply-To: ========
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
.
- Follow-Ups:
- Re: creating a variable file name
- From: Dave Kelly
- Re: creating a variable file name
- References:
- creating a variable file name
- From: Dave Kelly
- creating a variable file name
- Prev by Date: Breaking up single HTML file into multiple HTML files
- Next by Date: Re: A Bit OT: Cheap Newsserver
- Previous by thread: creating a variable file name
- Next by thread: Re: creating a variable file name
- Index(es):
Relevant Pages
|