Master Walkthrough Index
New walkthroughs are being loaded weekly, and the existing ones are always under revision! Be sure to let me know if there's a game you're interested in.
NOTE: I just did a complete overhaul of the walkthrough directory structure. With over 2,000 files, it was getting massive! Please let me know if you can't find a walkthrough now, and I'll fix the links.
<%
'TRAFFIC'
Dim objCmd4
Set objCmd4 = Server.CreateObject ("ADODB.Command")
SQLTxt = "update traffic set hit_count = hit_count + 1 where " & _
"site_id = 283 and page_id = 185 ;"
objCmd4.ActiveConnection = strConnect
objCmd4.CommandType = &H0001
objCmd4.CommandText = SQLTxt
objCmd4.Execute intRecords
Set objCmd4 = Nothing
%>
|
|
Walkthrough Index
PS2 / PS3 Reviews
Wii Reviews
Nintendo DS Reviews
XBox Reviews
PC Game Reviews
Video Games and Child Soldiers
Women in Armor
Free Dating Tips
|