Form sends two emails; only one in properties

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Hi all-

I'm experiencing a weird issue with a form. This form
emails the contents to an email address. I changed the
destination email address for a period of time of about
one week; I then changed the email address back to the
original one.

Now, the form does send the information to the correct
email address; however, it sends a second email, composed
of a single line of "stars" (the character above "8" on
your keyboard) to the previous email address, the one used
for a period of a week. I've re-posted the form, just to
make sure that it made it up to the host, but still have
the same problem.

Any ideas, anyone? Thanks in advance.

-Mark
 
Mark said:
Hi all-

I'm experiencing a weird issue with a form. This form
emails the contents to an email address. I changed the
destination email address for a period of time of about
one week; I then changed the email address back to the
original one.

Now, the form does send the information to the correct
email address; however, it sends a second email, composed
of a single line of "stars" (the character above "8" on
your keyboard) to the previous email address, the one used
for a period of a week. I've re-posted the form, just to
make sure that it made it up to the host, but still have
the same problem.

Any ideas, anyone? Thanks in advance.

-Mark

Check your HTML code to make sure there are not actually two forms on the
page.

Search for the old address (the one that gets the stars) in the HTML view to
check.
 
Provide a URL of the form

--



| Thanks for the note, Sparky, but no-go. Only one form. Any
| other ideas?
| -MR
| >-----Original Message-----
| >
| >| >> Hi all-
| >>
| >> I'm experiencing a weird issue with a form. This form
| >> emails the contents to an email address. I changed the
| >> destination email address for a period of time of about
| >> one week; I then changed the email address back to the
| >> original one.
| >>
| >> Now, the form does send the information to the correct
| >> email address; however, it sends a second email,
| composed
| >> of a single line of "stars" (the character above "8" on
| >> your keyboard) to the previous email address, the one
| used
| >> for a period of a week. I've re-posted the form, just to
| >> make sure that it made it up to the host, but still have
| >> the same problem.
| >>
| >> Any ideas, anyone? Thanks in advance.
| >>
| >> -Mark
| >
| >Check your HTML code to make sure there are not actually
| two forms on the
| >page.
| >
| >Search for the old address (the one that gets the stars)
| in the HTML view to
| >check.
| >
| >
| >.
| >
 
Do you by chance have a forwarder.. or an outlook rule that could be sending
more than a single email?
 
Back
Top