<% if request("submit") = "submit" then sql = "Select * FROM online_sub WHERE email='" & request("email") & "';" 'sql = "Select * FROM online_sub" set rs = Server.CreateObject("ADODB.Recordset") 'open recordset rs.Open sql, strConnect2, 2, 3, &H0001 if rs.bof then rs.addnew rs("email") = request("email") end if if request("fname") <> "" then rs("fname") = request("fname") end if if request("lname") <> "" then rs("lname") = request("lname") end if if request("city") <> "" then rs("city") = request("city") end if if Request("state") <> "(select)" then rs("state") = Request("state") end if rs.update rs.close end if%>
Matthew Sabatella

music
main music menu


discography

The discography page features Matthew's CDs plus other artists' CDs on which he performed, as well as compilation albums that feature his songs. Included are RealAudio clips, MP3s, and online CD ordering.


ballad of america

Ballad of America is the story of the United States vividly told through a wealth of tradtional folk songs.

 

new & unreleased

The new & unreleased page features new recordings, home demos, and otherwise unreleased music. Songs are in RealAudio and/or MP3 format.