%@LCID = 1033%> <% Dim iIDCategory ' As Integer Dim rsPrograms ' As ADODB.Recordset Dim iPageToDisplay ' As Integer Dim szOrderBy ' As String Dim bOrderDesc ' As Boolean gSessionTitle="Exact Audio Copy software Editor Review" ' Get parameters iIDCategory = 2 ' Set variable to -1 if empty (all categories list) If iIDCategory = "" Then iIDCategory = -1 iPageToDisplay = Request.QueryString("page") ' Set variable to default value if empty If iPageToDisplay = "" Then iPageToDisplay = 1 szOrderBy = Request.QueryString("sortby") ' Set variable to default value if empty If szOrderBy = "" Then szOrderBy = "Released" bOrderDesc = True End If If bOrderDesc = "" Then bOrderDesc = Request.QueryString("desc") ' Set variable to default value if empty If bOrderDesc = "" Then bOrderDesc = False ' Validate 'If Not IsNumeric(iIDCategory) Then Response.Redirect("index.asp") 'If Not IsNumeric(iPageToDisplay) Then Response.Redirect("index.asp") %>
Introduction
Exact Audio Copy is a very helpful, freeware application which allows you to convert the contents of a CD to various formats and then save them in your HDD. You have lots of options available, including mp3 support!
ExactAudioCopy Installation:
You can get a copy of ExactAudioCopy from the official website: http://www.exactaudiocopy.de/ . Now we will cover the installation procedure:
Without loosing any time, let’s get down to business!
How to use ExactAudioCopy:
First, you need to launch ExactAudioCopy:
Click on: Start->Programs->ExactAudioCopy-> ExactAudioCopy
If you are presented with a wizard, just keep on pressing “Next”; everything will be configured for you automatically.

When everything is finished, simply click the “OK” button and enjoy your music!
Conclusion
As you have seen, it only took you a few clicks to convert all the tracks of a CD to your desired format. Of course, we have covered only the very basics of ExactAudioCopy; if you like the software, you can play around with the various options that it provides in order to optimize performance or in order to (possibly) increase the output audio quality.