Cookie Consent Banner with Google AdSense Ads
If you are showing Google AdSense ads on your website or WordPress blog, hopefully you realize how critical it is to have the cookie-consent banner [...]
ASP Classic Code and Contracting
If you are showing Google AdSense ads on your website or WordPress blog, hopefully you realize how critical it is to have the cookie-consent banner [...]
There are MANY laws which require a website to get active consent from visitors before using ANY cookie tracking on that visitor. This would include [...]
Outlook is known to give all sorts of bizarre errors. My Outlook 365 now gives me: Task Internet Calendar Subscriptions reported error (0x00070032): The VEVENT, [...]
If you use Microsoft Outlook 365 on your desktop, you can run into some strange errors. For example, let s say you have a Gmail calendar [...]
If you are running Microsoft Outlook 365 desktop version, you usually have a file in the folder c:\users\(username)\AppData\Local\Microsoft\Outlook named Internet Calendar Subscriptions.pst yes, with the [...]
I ve been using Microsoft Outlook on my desktop for probably 20 years or so, migrating upwards as new releases came out. I m currently on Microsoft [...]
If you work with Classic ASP and you allow people to upload images to your site, you often use Request.BinaryRead for that activity. If you [...]
If you re running out of disk space on your Windows IIS web server, you might come across these two files: c:\windows\servicing\Sessions\sessions.XML c:\windows\servicing\Sessions\sessions_back.XML On my system [...]
When things go bad on a Windows IIS web server, they can go fairly bad fairly quickly. I can end up with a GIGANTIC log [...]
I m a strong proponent of always running the slow query log in MySQL. This log helps you track down which queries are causing a problem [...]