Category: HTML
-
+
+
+
+
+
+
Users are getting more and more tired of interpreting images with random numbers or letters that take 2-3 tries to get. Google has a new release of the reCaptcha to include a “No Captcha” feature. You can read about that more here. Here are the steps that I took to include…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
There will likely be cases where you have sites that were built for IE but are not caught up to Edge yet. What do you do in the interim? One idea that I applied on a legacy site was to inform take the Edge user to a specific page. You can…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
There may be a case where you are taking information from a form and need to post it to a web site somewhere else. One quick method of performing that post is to execute it from the code behind using C# (via context.response) and JavaScript. This is a scaled down…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+