Closed (fixed)
Project:
Webform
Version:
6.x-3.17
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 12:45 UTC
Updated:
18 Jun 2013 at 03:53 UTC
From what I gathered, in the past there was a box in Advanced Settings where one was able to input code to ping the address and bark out error message if the address wasn't valid.
The issue is neatly described here: http://drupal.org/node/279127
After one of the updates this feature disappeared as explained here: http://drupal.org/node/1050656
Security problem, fair enough.
The solution offered was "make your own module". Before I try to write it on my own, I was wondering if anyone else has already made one and would be willing to share it with the community.
Many thanks
Comments
Comment #1
vernond commentedI have successfully used a Webform Validation extension from this link (which itself depends upon Email Verify). It's been a while since last utilised, but the three-way setup did work very well indeed.
Comment #2
quicksketchThanks @vernond. :)