neo_philiac
11-27-2006, 08:26 PM
Here is the thing guys. I have asked this question before but either I am retarded or the guy I work with is a genius. Is there a way in (MS FrontPage) to send information (from a from) to my email WITHOUT using asp or php or pl (I mean no server side scripting!). this is what he has on his form tag :
<form method="POST" target="_parent" action="diary.shtml" onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript" name="FrontPage_Form1" webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="DIARYRESULTS.htm" S-Format="HTML/BR" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan -->
<p class="MsoNormal">Date:
I don’t understand a single thing on this code. I always thought you have to use mailto: if u r using client side.
p.s. There is nothing in DIARYRESULTS.htm and diary.shtml id the page itself and he said he got it to work.
Help me. If I am right, there will be an a** woopin in order
<form method="POST" target="_parent" action="diary.shtml" onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript" name="FrontPage_Form1" webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="DIARYRESULTS.htm" S-Format="HTML/BR" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" i-checksum="43374" endspan -->
<p class="MsoNormal">Date:
I don’t understand a single thing on this code. I always thought you have to use mailto: if u r using client side.
p.s. There is nothing in DIARYRESULTS.htm and diary.shtml id the page itself and he said he got it to work.
Help me. If I am right, there will be an a** woopin in order