Do I want to remove the email

  • Thread starter Terry On Windigo
  • Start date
T

Terry On Windigo

I use one computer in my office to update 3 different servers running IIS in
different locations. My development computer is an XP box with FP 2003. I
have forms send emails all the time. How do I keep the form handler from
asking me if I want to remove the email link when I press OK to quit
modifying the form properties? Also, this form handler must not be abiding
by my wishes all of the time because it sometimes does it anyway and I have
to go in to the server and manually edit and save so the form will submit.
I don't like this because it then places my computer and the server out of
sync.

Terry
 
T

Thomas A. Rowe

You can't. You have to create the form on the server, and server has to have the FP extensions
configure to process email.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top