Can Form via email actually work by using FrontPage default 2002 program

  • Thread starter Christopher Ong
  • Start date
C

Christopher Ong

Hi ,

Can Form work on sending email using front page on IIS6 without any java
script?

Pls enlighten me.

Tks.
 
S

Steve Easton

Sure.
Just set the mail to address in Form Properties.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
A

Andrew Murray

Christopher Ong said:
Hi ,

Can Form work on sending email using front page on IIS6 without any java
script?

Pls enlighten me.

Tks.

??
I believe you need a perl/cgi or ASP form-processor (or the FP extensions) to
send the mail from an HTML form (if that is what you're asking ????).

you'd need a server-side script to handle the email-sending process anyway.
 
Top