K
kev100 via AccessMonster.com
I need to generate a Text file using (partly) information entered by the user
on a form.
I already have the TEMPLATE for the text file......I need to generate a COPY
of the file with the word entered by the user into the form INSERTED into the
text file.
The text file is actually code for a web page (will have an .htm extension).
The file is simply an exact copy of an existing template with only ONE ITEM
of the text changed to a word that is entered into a form by a user.
Example:
One line within the template file is:
"We have several of these items available in BLUE."
I have a form into which a user can input a color (e.g. red, blue, green, etc)
on a form.
I already have the TEMPLATE for the text file......I need to generate a COPY
of the file with the word entered by the user into the form INSERTED into the
text file.
The text file is actually code for a web page (will have an .htm extension).
The file is simply an exact copy of an existing template with only ONE ITEM
of the text changed to a word that is entered into a form by a user.
Example:
One line within the template file is:
"We have several of these items available in BLUE."
I have a form into which a user can input a color (e.g. red, blue, green, etc)