• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Domain check on e-mail field?

Domain check on e-mail field? 16 years 9 months ago #3939

  • renekreijveld
  • renekreijveld's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Thank you received: 7
We are developing a form for a client of ours.
On the form there is an e-mail field.

We have set the validation rule to check if a proper e-mail address is entered into the form. This works fine.

Our client wants to have an additional check, and that is a check to see of the domain-name entered in the e-mail address is an existing domain-name. Would that be possible? Maybe with an RSForm Script?

Suggestions would be much appreciated.

Thanks,
Rene
René Kreijveld, Joomla! specialist
The administrator has disabled public write access.

Re:Domain check on e-mail field? 16 years 9 months ago #3940

  • sebyp
  • sebyp's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 18
Hello

If you already have the code for the validation, this is very easy. With RSform!Pro, you can define custom validation rules. Just go to /components/com_rsform/controller/validation.php and have a quick look there. Just add your function (please make sure that it has the specified pattern) and you will see the function name in the validation rule drop-down of every component.
The administrator has disabled public write access.

Re:Domain check on e-mail field? 16 years 9 months ago #3941

  • renekreijveld
  • renekreijveld's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Thank you received: 7
Thanks for the tip! I'll have a look at it.
René Kreijveld, Joomla! specialist
The administrator has disabled public write access.

Re:Domain check on e-mail field? 16 years 7 months ago #4737

Can you please provide the validation code you had written. I attempting to do the same thing.

Greatly appreciated.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!