V17N13.ZIP contains sample code files mentioned in the PC Tech section of the July issue of PC Magazine. It contains Domidl.zip, an archive of files mentioned in the PCTech feature, "Object-Based Web Design." It also contains Midiacc.txt, a Visual Basic for Applications function that plays MIDI files in Microsoft Access, mentioned in the Databases section of Solutions/Ask Our Advisors. PC Magazine, Volume 17, Number 13.

Domidl.zip contains code mentioned in the PCTech feature "Object-Based Web Design". This archive contains the following files: Domidl.htm--a sample web page; Domidl1.txt--The IDL interface definition for the HTMLImgElement object; Domidl2.txt--HTMLImgElement object instance values that would replace the image tags in Domidl.htm; Domidl3.txt--The HTMLElement interface definition in IDL; Domidl4.txt--The HTMLImgElement interface definition in Java.

Midiacc.txt is the source code for a Visual Basic for Applications function that demonstrates use of the mciExecute Windows API function to play a MIDI file from Microsoft Access.


