Show
Ignore:
Timestamp:
2008-04-30 20:16:21 (6 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/sample02.html

    r1565 r1947  
    5353        </div> 
    5454        <hr /> 
    55         <form action="sampleposteddata.asp" method="post" target="_blank"> 
     55        <form action="sampleposteddata.php" method="post" target="_blank"> 
    5656                <div> 
    5757                        <textarea name="FCKeditor1" rows="10" cols="80" style="width: 100%; height: 200px">&lt;p&gt;This is some &lt;strong&gt;sample text&lt;/strong&gt;. You are using &lt;a href="http://www.fckeditor.net/"&gt;FCKeditor&lt;/a&gt;.&lt;/p&gt;</textarea>