Community Add-Ons

Maintainers: JorgeCosta
Add file to this package
Top » Features

Send any form make whit wysiwyg to email
for osCommerce Online Merchant v2.2

i upload this file, because i resolve my problem whit forms that i make in fckeditor.

i find a script that work great, and put it in a file called email.php (attached), then all form that i make whit fck put:
<form method="post" action="email.php" name="anyform">

i hope it be usefull for you as it was for me.

Legend:  Download   Report
Expand All / Collapse All
Send any form make whit wysiwyg to email JorgeCosta 26 Jul 2009  

i upload this file, because i resolve my problem whit forms that i make in fckeditor.

i find a script that work great, and put it in a file called email.php (attached), then all form that i make whit fck put:
<form method="post" action="email.php" name="anyform">

i hope it be usefull for you as it was for me.