By Joel Taylor on
4/11/2008
The XSLT Standart Library can be found at http://xsltsl.sourceforge.net/. I recently used version 1.2.1 for an airport flight information data system to format dates and times flights were arriving. The code was simple to use and well documented.
Read More »
|
By Joel Taylor on
4/5/2008
FireFox allows the community to develop Add-ons for the FireFox web browser. These Add-ons are distributed freely from https://addons.mozilla.org/en-US/firefox/. I have found some of these Add-ons to be very useful.
Read More »
|
By Joel Taylor on
5/3/2007
Easy use the iisapp.vbs to see the application pools and what w3wp.exe pid they are using.
Read More »
|
By Joel Taylor on
4/14/2007
The DNN email field can not contain emails like my-home@myip because it doesn't like the - before the @. It has no issue with a - after the @.
Read More »
|
By Joel Taylor on
4/3/2007
What is the default location for favorite icons, how can a page have a custom favorite icon.
Read More »
|
By Joel Taylor on
3/2/2007
Even the DotNetNuke default templates can be customized by using the css editor. Since you can override the default css classes. Here are a few simple classes that you can use to make your site look unique almost right out of the box.
Read More »
|
By Joel Taylor on
3/2/2007
Use JavaScript to submit and form and change the action.
Read More »
|
By Joel Taylor on
3/1/2007
AutoNumbers are very useful field. It can be even more powerful if you change the default settings. Included are a list of the changes that can be made to the field to make it more powerful.
Read More »
|
By Joel Taylor on
3/1/2007
When attempting to add an access database connection, in Server Explorer -> Data Connections, an "Unspecified Error" continued to occur and would not allow connection.
Read More »
|
By Joel Taylor on
2/26/2007
Modify the privacy statement in DotNetNuke to hide the admin email.
Read More »
|