Show
Ignore:
Timestamp:
2008-04-30 20:16:21 (4 months ago)
Author:
w.olchawa
Message:

Applied #2142 request : HTML samples will now use sampleposteddata.php in action parameter inside a form

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_samples/html/sample09.html

    r1565 r1947  
    5858        </div> 
    5959        <hr /> 
    60         <form action="sampleposteddata.asp" method="post" target="_blank"> 
     60        <form action="sampleposteddata.php" method="post" target="_blank"> 
    6161                Normal text field:<br /> 
    6262                <input name="NormaText" value="Plain Text" />