Profile
Achievement
Anthony's Recent Snippets
« Prev 1 Next »
Uses a regular expression to validate a string as a validly formatted email address.
1
895
posted 16 years ago by Anthony
First noscript tag redirects the user to the page telling them to allow scripts. Second section is an example page of one which will go to the default page if scripts are allowed, or to give them a message otherwise.
1
744
posted 16 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
760
posted 16 years ago by Anthony