Apperently this isn't working well for me either. Is there something wrong with the form settings ?
Tnx
Search found 2 matches
- Fri Mar 21, 2008 4:18 pm
- Forum: Developers Discussion
- Topic: Adding Homemade Form to CMSms
- Replies: 2
- Views: 1216
- Thu Mar 20, 2008 10:21 pm
- Forum: Developers Discussion
- Topic: Adding Homemade Form to CMSms
- Replies: 2
- Views: 1216
Adding Homemade Form to CMSms
Hy all, I made a form that sends the information to 2 email addresses.. and stores it in a database. This script works verry wel.. standalone. But in CMSms... Using 'User Defined Tag' I inserted this php script into CMSms. The code: @ require_once ('file.php'); It seems to be working, but the functi...