Work

March

5

CreateUserWizard Set Email as Username VB.NET 3.5

Commonly, a login username is the individual’s email address. If you have used the CreateUserWizard in ASP.NET 3.5, you know that the username field and the email field are separate fields. Username is required by the wizard and email is not. If you want to populate the email field in the database with the username [...]

January

5

Passed the ColdFusion 8 Certification Exam

Passed the ColdFusion 8 Certification Exam today. Scored a 95 and could not have done it without CF8 Exam Buster. I have heard all the debate on whether or not to take the CF exam and I think most arguments against taking it are rubbish. The real benefit of taking any exam is the fact [...]

August

10

Modal Confirmation Dialog on Form Submit: Javascript, jQuery UI, and Thickbox Varieties

jQuery files updated June 23, 2010 If you liked this post, you might also like the jQuery.ajax and jQuery.post Form Submit Examples with PHP post. I wanted to make a nice modal dialog box that would confirm submission of a form. And, specifically, it had to ask if their e-mail address was correct that they [...]

July

8

Using ColdFusion to Generate Multiple Word Documents (Batch Creation)

UPDATE: Now includes line returns. The example’s form has been modified with additional fields so adding line returns to the Word doc could be shown. The zip has all the new files. As a continuation (and request from Simon) to the Using ColdFusion to Generate a Custom Word Document post, here is an example of [...]

October

29

Latest mag obsession “Practical Web Design” aka “.net”

I have to hand to the Brits; they are into web design and standardization like nobody’s business. Web design and development is a moving target. I have been to the expensive conferences and events. Loads of great and inspiring info. Problem is you need something that you can refer back to and use as a [...]