%@LCID = 1033%> <% Dim iIDCategory ' As Integer Dim rsPrograms ' As ADODB.Recordset Dim iPageToDisplay ' As Integer Dim szOrderBy ' As String Dim bOrderDesc ' As Boolean gSessionTitle="IrfanView software 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
IrfanView is one of the most popular image viewers out there. Not only does it recognize countless file formats but it is also very quick and efficient. With IfranView you can view, edit and convert images without having to worry about the details; IfranView carries out even the most complicated tasks in such a way that even a small kid can pull things through!
IrfanView Installation:
You can download IrfanView from the official website: http://www.irfanview.com . Let’s quickly go through the installation procedure now:
Now let’s see how we can use IrfanView
How to use IrfanView:
Apart from the fact that IrfanView will automatically launch itself when you open an image (if you have set it up to do so during the installation of course) you can always launch it manually:
Click on: Start->Programs->IrfanView-> IrfanView
Now when you open an image using IrfanView, this is what you should be looking at:

Don’t let the simple user interface fool you, IrfanView is a really powerful utility.
Conclusion
IrfanView is a really, really powerful utility. It is completely free but if you ask me, it is hundreds of times better than its commercial competitors. If you haven’t installed IrfanView on your PC yet, don’t loose any time, you will remember my words!