Search found 3 matches

by GTakacs
Sun 10. Oct 2004, 05:22
Forum: hacks & enhancements
Topic: E-mail form hack, to make it more secure from robots
Replies: 2
Views: 3714

E-mail form hack, to make it more secure from robots

Call me paranoid, but I just hate to have robots collect my e-mail address off of my website.

I first though I would just post my e-mail address as a picture via the GT mod, but that wasn't perfect, so I had to fix that ( http://www.phpwcms.de/forum/viewtopic.php?t=3919 )

Then I figured to be safe ...
by GTakacs
Sun 10. Oct 2004, 02:58
Forum: hacks & enhancements
Topic: I hacked the GT mod (good if you use it for e-mail address)
Replies: 3
Views: 3164

I had to change one more thing in the above tweak, I didn't know that show_picture() was called from the back end module control screen, and it would give a warning about the missing argument. So re-read the tweak if you have applied it before, now it shows the correct syntax. Let me know how it ...
by GTakacs
Sat 9. Oct 2004, 00:13
Forum: hacks & enhancements
Topic: I hacked the GT mod (good if you use it for e-mail address)
Replies: 3
Views: 3164

I hacked the GT mod (good if you use it for e-mail address)

I was going to use the GT mod to show my e-mail address on my website and make it into a link to a web-email form. I just really don't want bots to harvest my e-mail address.

It is all nice and dandy, however GT does not really solve this problem as my e-mail address was still part of the HTML code ...