Can anyone help.
What I want to achieve is when a user types in a contact name then tabs to the next field, the email field will be automatically filled with the contact name and @whatever.net. I know it has something to do with teh java script function of Onblur="this value" but I have lost the code and didn't make a copy of it. Silly me.
Something like Onblur="this.value (txtContact)whatever.net".
Many Thanks in advance for any help.
What I want to achieve is when a user types in a contact name then tabs to the next field, the email field will be automatically filled with the contact name and @whatever.net. I know it has something to do with teh java script function of Onblur="this value" but I have lost the code and didn't make a copy of it. Silly me.
Something like Onblur="this.value (txtContact)whatever.net".
Many Thanks in advance for any help.