R
Rick
I created a <form> and created the fpdb Access database. Published to the
host site and all works well.
I now want to create another <form> page by copying the first - identical
except for the text displayed (which will be in French). When someone fills
in the English form I have a table field "lang" in which the value is "EN".
In my French form this value will be "FR" (<input hidden>).
I want either form to SUBMIT to the same database. Do I simply copy the
english.asp page as french.asp and change the text items? Will it submit the
data to the same fpdb? (or is there some place in the vti_ that links the
database to the form name?
Thanks.
.... Rick
host site and all works well.
I now want to create another <form> page by copying the first - identical
except for the text displayed (which will be in French). When someone fills
in the English form I have a table field "lang" in which the value is "EN".
In my French form this value will be "FR" (<input hidden>).
I want either form to SUBMIT to the same database. Do I simply copy the
english.asp page as french.asp and change the text items? Will it submit the
data to the same fpdb? (or is there some place in the vti_ that links the
database to the form name?
Thanks.
.... Rick