HOME
ABOUT
SERVICES
PRODUCTS
CONTACT
ASP.net 2/Visual Studio 2005
Disabling a Button Onclick in ASP.net to Prevent Multiple Submits
Expand/Collapse All With the the ASP.net Treeview
Methods for Setting Up Backups in SQL Server
Postback to Another Page in ASP.net 2.0
Preparing file x for Refactoring Problem When Refactoring in Visual Studio 2005
Send an SMS with TextAnywhere Using C# and ASP.net
Switching Off/On Auto Recovery in Visual Studio 2005
Using HSBC Card Payment Interface with C# and ASP.net
Master Pages
Error: Content controls have to be top-level controls in a content page or a nested master page that references a master page
ASP.net/Visual Studio/C#
Adding Rows and Columns to a Table Control in ASP.net/C#
BIOS command limit error when compiling using Visual Studio on a network share
Changing the Page Title Dynamically in ASP.net 1.1
Checking For Numeric Characters in a String Using C#
Clearing Form Fields the Easy Way in ASP.net Using C#
Copying a Text File, Then Replacing Text Within the File using C#
Creating a Class to Deal with Common Form Based UI Functions
Creating a Random Number in C#
Moving an XML Node Up or Down Using C#
Splitting a String into an Array Using C#
Uploading an Image File, then Creating a Thumbnail Version of it on File
Problems & Resolutions
Error: A potentially dangerous Request.Form value was detected from the client (TextBoxN='...')
Error: Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1
'Operation must use an updateable query' errors when using an Access database as the datasource?
Retaining the Value of a File Upload Field on Postback
RSS Feeds
Displaying a BBC News RSS Feed using ASP.net/C#
ASP/VB Script
Creating a BBC News Typewriter Ticker using RSS Feeds and ASP/VB Script
Include file cannot contain '..' to indicate the parent directory.
CSS
Stretching the Background Colour of a DIV to the Bottom of the Screen Using CSS
Using Bullets With CSS (Cascading Style Sheets)
DotNetNuke
DotNetNuke Search Problem Not Returning Results
DotNetNuke Search Results Not Updating
Edit Text Not Appearing for Text HTML Module in DotNetNuke
FreeTextBox
Problems & Resolutions
Javascript Error: 'id' is undefined when using FreeTextBox
Macromedia Flash
Creating a Dynamic Screen Saver Using Macromedia Flash
Problems & Resolutions
My Javascript Drop-down Menu System Disappears Behind a Flash Movie
Randomosities
Clearing a Form Field On Focus in Javascript
Form Fields to Upper Case Using Javascript
Sample Wording for Web Design Contract 1
Sample Wording for Web Design Worksheet (in Conjunction With Contract)
Search Engine Optimisation
Adding your web sites to the search engines for free
Google Search Engine Optimisation Tips: Getting a Good Good Ranking
Information About Search Engine Robots and the Robots.txt File
Sharepoint
Resolving dependency could not be found issues in Sharepoint Portal Server
SQL Server 2005
Database diagram support objects cannot be installed because this database does not have a valid owner
Error Message in SQL Server 2005: Restore failed for Server 'xxx'. The backup set holds a backup of a database other than the existing database
Getting Records in a Random Order from a SQL Query in SQL Server
Using LIKE with SQL Server Stored Procedures - Problems With The % Sign