GEORGE SCOTT 619-792-7153
  • HOME
  • Adwords Q&A
  • Work Diary
    • 2020-21 Work
    • 2018-19 Work
    • 2016-17 Work
    • 2013-14 Work
  • WEBSITES
  • HUMOR

Report for California DMV on Traffic School Completions.

1/26/2017

 
Developed reporting system to send student completion information to the California DMV quarterly for online traffic school takers.
Picture

Parsing .html pages as .asp pages web.config

1/1/2017

 
​<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.web>
        <customErrors mode="Off" />
    </system.web>
    <system.webServer>
     <handlers>
 <add name="html" path="*.html" verb="GET,HEAD,POST" modules="IsapiModule" scriptProcessor="%windir%\system32\inetsrv\asp.dll" resourceType="File" preCondition="bitness64" />
        </handlers>
        <httpErrors errorMode="Detailed">
            <remove statusCode="404" subStatusCode="-1" />
            <error statusCode="404" prefixLanguageFilePath="" path="/index.asp" responseMode="ExecuteURL" />
        </httpErrors>
    </system.webServer>
</configuration>

    Archives

    March 2017
    February 2017
    January 2017
    November 2016
    September 2016
    October 2014
    May 2014
    April 2014
    March 2014
    February 2014
    January 2014
    December 2013
    November 2013
    October 2013

    RSS Feed

San Diego Easy Traffic School | San Diego Small Business Insurance | Traffic School Online | Finish Traffic School Today | Lucky Traffic School
  • HOME
  • Adwords Q&A
  • Work Diary
    • 2020-21 Work
    • 2018-19 Work
    • 2016-17 Work
    • 2013-14 Work
  • WEBSITES
  • HUMOR