Archive for the Helpful Tips Category

Forward mail from gmail account to multiple email addresses

In setting up a new web site, broomshead.com, I wanted to be able to forward an email to multiple email addresses. So after a bit of research on the net I found out you could do this by creating filters:

Login to Gmail
Click on settings (top right)
Click Filters
Click “Create new filter”
In the “To” field enter your [...]

Classic ASP session timeout / loss

Session timeout… this is the bain of my existence in our classic ASP site.  We set it in global.asa, we set it in IIS 6 (properties > home directory > configuration > options tab “enable session state”)  we setup the application pool to only recycle when we want it to.  But still every now and [...]

How to turn off Gtalk in Gmail

I was logged onto my Gmail the other day and one after the other, pop-ups of conversations kept appearing.  I’m not saying I’m the world’s most popular guy, it was mostly work related.  So on a Saturday morning my dreams of having a relaxing work free day was smited down like some classic Hollywood battle [...]