M
Michael Rothstein
I've got a few things I want to do on a form but combing them all seems to
be close to impossible using the default FrontPage 2002 components.
Here are the parameters:
1. I have a form when submitted sends us an email. No database storage is
necessary.
2. I'd like one form field (a drop down) to be populated from a database. I
know how to do this already and understand that the page must then be an ASP
which does not play well with the email submission in the previous parameter
3. If I can't populate the dropdown from a database due to the ASP/Mail
issue, I can create the single field as a separate page and include it on
the 30+ pages that use this dropdown. Although I've been told that I can
not include a form field within a form, manually adding the field name to
the "Saved Fields" will successfully submit the included page along with the
form. The problem is that when changes are saved to the page, the "Saved
Fields" reverts back to the default, which does not include my included form
field and I have to manually add the field again. I'm concerned that I'll
forget to correct the "Saved Fields" and that would cause extra work, not to
mention issues if we receive the emails without the contents of the form
field.
4. We have many forms that submit via email and we have scripts on the
backend that know how to handle the "Formatted Text" that FrontPage forms
generate. I know that there are other mail solutions, but I would rather not
have to deal with rewriting our scripts to handle the format of mail
generated by 3rd party mailers (if in fact they are different).
So basically, I need ASP to read the database, mail to submit or the ability
to turn off the regeneration of "Saved Fields" so I can use the include.
It's really unfortunate that you can't use ASP and mail together on a page.
FrontPage happly lets you do it and it's up to the user to realize that it
doesn't work. Besides all the explanations of ASP and form handlers (which
as an end user I'm not really interested in) is Microsoft going to make this
possible? Can you do it in FrontPage 2003? We're driving a little buggy
around on Mars. I don't think this is a lot to ask, is it?
be close to impossible using the default FrontPage 2002 components.
Here are the parameters:
1. I have a form when submitted sends us an email. No database storage is
necessary.
2. I'd like one form field (a drop down) to be populated from a database. I
know how to do this already and understand that the page must then be an ASP
which does not play well with the email submission in the previous parameter
3. If I can't populate the dropdown from a database due to the ASP/Mail
issue, I can create the single field as a separate page and include it on
the 30+ pages that use this dropdown. Although I've been told that I can
not include a form field within a form, manually adding the field name to
the "Saved Fields" will successfully submit the included page along with the
form. The problem is that when changes are saved to the page, the "Saved
Fields" reverts back to the default, which does not include my included form
field and I have to manually add the field again. I'm concerned that I'll
forget to correct the "Saved Fields" and that would cause extra work, not to
mention issues if we receive the emails without the contents of the form
field.
4. We have many forms that submit via email and we have scripts on the
backend that know how to handle the "Formatted Text" that FrontPage forms
generate. I know that there are other mail solutions, but I would rather not
have to deal with rewriting our scripts to handle the format of mail
generated by 3rd party mailers (if in fact they are different).
So basically, I need ASP to read the database, mail to submit or the ability
to turn off the regeneration of "Saved Fields" so I can use the include.
It's really unfortunate that you can't use ASP and mail together on a page.
FrontPage happly lets you do it and it's up to the user to realize that it
doesn't work. Besides all the explanations of ASP and form handlers (which
as an end user I'm not really interested in) is Microsoft going to make this
possible? Can you do it in FrontPage 2003? We're driving a little buggy
around on Mars. I don't think this is a lot to ask, is it?