lzhang
01-16-2006, 04:56 PM
A normal form will look like this.
<form action="processingscript.htm" method="post">
</form>
Why my form looks like this.
<form action="--WEBBOT-SELF--" method="post">
</form>
It changed back to action="--webbot-self--" whenever I save the file.
<form action="processingscript.htm" method="post">
</form>
Why my form looks like this.
<form action="--WEBBOT-SELF--" method="post">
</form>
It changed back to action="--webbot-self--" whenever I save the file.