Work
5
CreateUserWizard Set Email as Username VB.NET 3.5
1 Comment
.net, Web development, Work
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 [...]
Tags: .net
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 [...]
Tags: ColdFusion
10
Modal Confirmation Dialog on Form Submit: Javascript, jQuery UI, and Thickbox Varieties
75 Comments
Web development, Work, jquery
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 [...]
8
Using ColdFusion to Generate Multiple Word Documents (Batch Creation)
4 Comments
ColdFusion, Web development, Work
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 [...]
Tags: ColdFusion, Word
29
Latest mag obsession “Practical Web Design” aka “.net”
No Comments
Internet, Web development, Work
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 [...]
Tags: webdesign
