% 'Alter these codes to change BanMan ads ZoneCodeTopBanner1 = 11 'zone id no. ZoneCodeTopBanner2 = 468 'width in pixels ZoneCodeTopBanner3 = 60 'height in pixels ZoneCodeTopBanner4 = 33333 'page id ZoneCodeBottomBanner1 = 1 ZoneCodeBottomBanner2 = 468 ZoneCodeBottomBanner3 = 60 ZoneCodeBottomBanner4 = 33333 ZoneCodeRightSkyscraper1 = 15 ZoneCodeRightSkyscraper2 = 120 ZoneCodeRightSkyscraper3 = 600 ZoneCodeRightSkyscraper4 = 22222 strSQL = "SELECT ah.Section AS CatName, ah.category AS SubcatName " &_ "FROM AwardHistory ah WHERE ah.[Year] = '2007' AND Smartphone = 0 " &_ "ORDER BY CatName, SubcatName" 'Response.write strSQL 'Response.end Call ExecuteSQL(strSQL,cursortype,rs_main) %>

Winners and Finalists: Pocket PC
To see Pocket PC winners and finalists scroll down and select a category.
See Smartphone
(non-touchscreen) winners and finalists
See
with Nominees included
See past
years' winners
Complete List in our 2008 Buyers' Guide
A complete list of Winners and Finalists plus judges' comments on their
favorites can be found in the 2008 Buyer's Guide. The Buyers Guide is sent to
subscribers in November and available on Newsstands starting December 4, 2007.
FREE
Best Software Awards Special Report!
A 25-page special report with complete list of Winners and Finalists
including clickable links is available is free for all new
subscribers! It can also be
purchased separately for $5.95, and can be downloaded
here. Also includes great GPS section and Experts' Favorite picks.

To look for a specific product, click the major category page (Games, Utilities,
etc.) and then search using the Internet Explorer Edit Find command.
<%
strCat=""
strSubCat=""
Do While Not rs_main.EOF
If strCat <> rs_main("CatName") And strSubCat <> rs_main("SubCatName") Then
%>
<%
End If
If strCat <> rs_main("CatName") Then
%>
<%
strCat = rs_main("CatName")
End If
If strSubCat <> rs_main("SubCatName") Then %>