Hi Brent,
You can get the IP using PHP code:
You may also try to use the "Security question" actions in RC3 ? I'm sure that using them with the hidden token check will eliminate the spamming issue you have!
Regards,
Max
You can get the IP using PHP code:
$_SERVER['REMOTE_ADDR']
You may also try to use the "Security question" actions in RC3 ? I'm sure that using them with the hidden token check will eliminate the spamming issue you have!
Regards,
Max