J
Joan
After creating my form and allowing FrontPage to create a
database, I received a message to save the form as an .asp
file.
I am adding a link to an e-mail so the reader can complete
a survey and results will be stored in the database. In
testing, the link seems to be working okay, but the file is
displaying as html. FrontPage has added some information
which says it should not be edited.
When I first tested this, the additional information
appeared at the top of the screen, followed by the form,
which could be filled in but did not submit properly.
Nothing was added to the database. Noticing that the first
line in my html file that I created the asp from, had a
soft return, I deleted it and resaved the file. After
that, only the html code appeared. I can't find a specific
reference as to why this happens other than there must be
an error in the code.
Does anyone have an idea of what I did wrong? Thanks for
your suggestions.
database, I received a message to save the form as an .asp
file.
I am adding a link to an e-mail so the reader can complete
a survey and results will be stored in the database. In
testing, the link seems to be working okay, but the file is
displaying as html. FrontPage has added some information
which says it should not be edited.
When I first tested this, the additional information
appeared at the top of the screen, followed by the form,
which could be filled in but did not submit properly.
Nothing was added to the database. Noticing that the first
line in my html file that I created the asp from, had a
soft return, I deleted it and resaved the file. After
that, only the html code appeared. I can't find a specific
reference as to why this happens other than there must be
an error in the code.
Does anyone have an idea of what I did wrong? Thanks for
your suggestions.