Parent
Net.Global.RecordASPX_Hit
Record the page hit in the HitPage table for this month. * Open the Hit page Table. * Select the column for this month. * Increment the total or create the row.
Private Net.Global.RecordASPX_Hit()
Return
Description
void
Remarks: