Justin Cooney

Web Development Tips and Examples

Month: September 2011

  • Recently I was asked to update our homegrown timesheet application that had been written years ago in classic ASP. The update was simply to take a user name in the string format ‘Last Name, First Name’ and convert this to our company standard email format of FirstLetterofFirstName + LastName + @companyname.com Now it has been…

  • I recently had the requirement to take the HTML from a batch of reports on a Web application and output these with very specific formatting requirements to Excel. I am familiar with the basic syntax of setting the content type to ‘application/ms-excel’ before streaming  the HTML content. However things get rapidly more complex if the…

  • I was thinking about what security software I would consider essential when setting up a new home computer. There are a few options that come to mind, but in my opinion WinPatrol is absolutely necessary to have. When I talk with people about it I’m surprised at how few people know about it or use it. I…