Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Email addresses?
Message
De
20/04/2006 19:59:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Email addresses?
Divers
Thread ID:
01115200
Message ID:
01115200
Vues:
49
Suppose we wanted to provide a textbox that would contain a person's email address, and we want the user to be able to double click the address and launch their email client with a new message addressed t the person from the table as if it were a hyperlink or mailto on a webpage. I could do this with the double click event of the textbox and automation code to launch Outlook or whatever client they are using and reading the value from the textbox. However I was wondering if there is a way to validate the email address so that it turns blue and looks like a clickable address only if it is a good address, similar to how outlook operates when you type an address into a messagebody.

I suppose I could write code to test for the '@' sign and legimate domains, but I was wondering if there was an easier way. Can this be done with one of the lesser used field types for example?

Thanks for any thoughts.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform