Microsoft
Software
Hardware
Network
Question : typo3, web form problem, mail spam
Hi All,
I am trying to implement an anti spam shield for a clients webpage, they have a contact us form and they have recivening emails with web address and data pointing the resulting emails to adult content websites, which is not good.
The website is typo3 based, therefore I have downloaded the spamshield extension and imported in without any issues. Following the instructions I have added a static template to the top level webpage of the site and configured the redirect page to be the one I have created as per the instructions. The spam shield is still not working, the contact us form is a standard mail form that i have created from the form wizard in typo3.
Please see below an example of garbge data I have been adding to the form fields to try to get the spamshield to trigger...
<html><body><?php for(x=0;x<=10;x++){print x ."<br />";} print"<a href='
www.google.com'
>go here</a>"; ?><body></html>
Thanks In Advance
Bob
Answer : typo3, web form problem, mail spam
That's a good question since the actual documentation for the call-home function shows copying the running config to the startup config.
http://www.cisco.com/en/US
/docs/swit
ches/lan/s
mart_call_
home/
SCH30
/SCH30_Ch2
.html
Random Solutions
Delete first 1 or 2 rows from csv/text delimited file
asp.net page to test database connectivity
Sed help
How can I shrink my LDF file to manageability?
Transfer XP Pro client membership from workgroup to Domain
how to open the PDF in a new browser window using jsf ?
T-SQL: Count number of tables in the DB (SQL server 2008)
Excel VBA Select All File Types From a Specified Folder
How do I use SFTP through a proxy server
How would I edit the code for additional levels from: How can I prep text files for import into Excel that are in subheading formats?