Profile
Achievement
Anthony's Recent VB.NET Snippets
« Prev 1 Next »
Uses a regular expression to validate a string as a validly formatted email address.
1
1821
posted 17 years ago by Anthony
Gets a ClientScriptManager reference from the Page class. If the client script is not already registered on the page, builds and registers a script. Useful for building a script dynamically and ensuring that it gets registered during the correct s...
1
1623
posted 17 years ago by Anthony