Jul 17th, 2010, 9:57 AM
Yeah, I could see this being handy.
However, you could create the same behavior using the Submission Pre-Parser module. That lets you examine the contents of all POST requests coming in - you could also examine $_SERVER and extract the IP and tell it not to log those submissions.
http://modules.formtools.org/submission_...page=index
Let me know if you need any pointers on this.
All the best!
- Ben
However, you could create the same behavior using the Submission Pre-Parser module. That lets you examine the contents of all POST requests coming in - you could also examine $_SERVER and extract the IP and tell it not to log those submissions.
http://modules.formtools.org/submission_...page=index
Let me know if you need any pointers on this.
All the best!
- Ben