Show
Ignore:
Timestamp:
2008-05-07 11:06:21 (7 months ago)
Author:
w.olchawa
Message:

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

Files:
1 modified

Legend:

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

    r1947 r1957  
    4040        <div id="xToolbar"></div> 
    4141        <hr /> 
    42         <form action="sampleposteddata.php" method="post" target="_blank"> 
     42        <form action="../php/sampleposteddata.php" method="post" target="_blank"> 
    4343                Normal text field:<br /> 
    4444                <input name="NormaText" value="Plain Text" />