|
|
|
|
|
Author: |
Will Strohl |
Created: |
4/11/2007 |
 |
|
Listen to me and label every single thing I say as a 'fact'. You do it for the news networks, why not me??? These are my views on current events, family, news, government, technology, internet, programming, and whatever else pops into my head. |
|
|
|
HOW TO: Use Localhost With an Actual Domain Name |
|
|
By Will Strohl on
2/13/2008
|
|
|
|
Sometimes when you are programming or debugging a site, or even when you are using certain 2rd party controls, you cannot effectively do so unless viewing the site using an actual URL. "Localhost" might be causing grief in any number of ways. Here is how to mask or fake a domain name...
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|
DNN: What do you do with an RSVP Code? |
|
|
By Will Strohl on
2/3/2008
|
|
|
|
Some DotNetNuke administrators give out RSVP Codes to people to allow them to voluntarily gain access to features or sections on their web site that is normally hidden. Here is what you do with it...
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
HOW TO: Compare Values in NTEXT Field |
|
|
By Will Strohl on
2/1/2008
|
|
|
|
If you have ever spent any amount of time writing T-SQL, you have likely at some point come across the need to write a query that needs to check or compare the value in an NTEXT field. Prior to SQL Server 2005, that wasn't possible. Here is how to do it now...
|
 |
|
Comments (0)
|
More...
|
|
|
|
|
|