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/sample11_frame.html

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