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

    r1565 r1947  
    3030</head> 
    3131<body> 
    32         <form action="sampleposteddata.asp" method="post" target="_blank"> 
     32        <form action="sampleposteddata.php" method="post" target="_blank"> 
    3333                Normal text field:<br /> 
    3434                <input name="NormaText" value="Plain Text" />