Here’s a little script that we have used over and over again that will display the version of ASP.net that is running on a web server. This script has been particularly useful when working with virtual hosts.
Copy and paste the following code into a file (example: test.aspx) and upload to the webserver.
<%@ Page Language=”VB” %>
<script runat=”server”>
[...]
Filed under: 129 Tips, Coding by admin
No Comments »
This method still uses JavaScript, but it is paired with CSS to produce a less annoying and invasive outcome.
1) Develop the content that you would normally open in a pop up.
2) Create a div tag in the “opener” page. Hide the div tag using the visibility and display properties and specify the position property as [...]
Filed under: 129 Tips, Coding by admin
No Comments »
I recently got my hands on the Verizon Wireless SMT5800 — a practical smart phone from HTC. I’ll do a full review of the phone later on. But, I just wanted to pass along a tip that could save any potential buyers some cash.
Looking at the “modified” USB port on the 5800, I thought I [...]
Filed under: 129 Tips by admin
No Comments »
The title of this blog entry was actually the subject of an email that I received. Pretty tempting — isn’t it? In a nutshell — don’t believe the hype. Is this solicitation possible? Well, anything is possible.
Here’s what you need to know. Google, Yahoo, Microsoft, et al., use complex algorithms to calculate search engine ranking [...]
Filed under: 129 Tips by admin
No Comments »
Green, it’s the ubiquitous, yet trendy buzzword of the present. And, with the price of fuel skyrocketing and social consciousness for our environment increasing, the term green will be with us for the foreseeable future. In our last “green” post, we discussed a tech. project that was a less formal way to think green. This [...]
Filed under: Green Tech, Misc. Tech by admin
No Comments »