Hi,
Can anyone help with this one? (New to PHP/Joomla etc.)
I have a chronoform attached to a site page, this collects information about the visitor.
When SEND is clicked the form data is loaded to the database, and then an email is sent to the site owner, showing a copy of what has been filled in on the form.
Can I keep the email function, but not have the fields shown in the email that were filled in by the visitor? i.e, just have a mail saying someone filled in the form (but not show what was filled in)
If so, how is this done?
Also, does anyone know a way of having a method of securing the filling in and transmitting this form? other than at the moment a url is sent to invited members, the url is clicked on, the data filled in, and the member details are added.
Not a great way I know, but the user initially requested this method, and is now looking for more security.
Thanks in advance. McP
Can anyone help with this one? (New to PHP/Joomla etc.)
I have a chronoform attached to a site page, this collects information about the visitor.
When SEND is clicked the form data is loaded to the database, and then an email is sent to the site owner, showing a copy of what has been filled in on the form.
Can I keep the email function, but not have the fields shown in the email that were filled in by the visitor? i.e, just have a mail saying someone filled in the form (but not show what was filled in)
If so, how is this done?
Also, does anyone know a way of having a method of securing the filling in and transmitting this form? other than at the moment a url is sent to invited members, the url is clicked on, the data filled in, and the member details are added.
Not a great way I know, but the user initially requested this method, and is now looking for more security.
Thanks in advance. McP