Results 1 to 3 of 3

Thread: new function

  1. #1
    Join Date
    May 2008
    Posts
    17

    Default new function

    hi,

    I need to create a function like this:

    <% if IsEmailAddress ($ email)%>
    Send email to

    <% $% contact_name>
    </ a>
    <% / if%>

    so that we can do a check on the fields that I entered.

    How can I do?

    Thanks

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Doing something like that would simply send an email, even if you entered null@..com

    I don't really see a value in sending an email that you can't validate as being received by a user.

  3. #3
    Join Date
    May 2008
    Posts
    17

    Default

    Thanks ;-)

Similar Threads

  1. Adding new function
    By damurali in forum Blocks and Modification
    Replies: 3
    Last Post: 04-25-2008, 10:27 AM
  2. How to add a new function?
    By damurali in forum v5.x
    Replies: 1
    Last Post: 04-22-2008, 02:25 PM
  3. HELP! Undefined Function!
    By TheExplorer in forum v5.x
    Replies: 15
    Last Post: 11-21-2007, 04:18 PM
  4. how can i add new Rating function?
    By joelin in forum v5.x
    Replies: 0
    Last Post: 04-20-2007, 02:06 AM
  5. function.open
    By fiorry in forum v5.x
    Replies: 3
    Last Post: 10-10-2006, 03:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •