%@Language=VBScript%>
<%Option Explicit%>
<%
Sub printCounter
'Dimension variables
Dim fsoObject 'File System Object
Dim tsObject 'Text Stream Object
Dim filObject 'File Object
Dim lngVisitorNumber 'Holds the visitor number
Dim intWriteDigitLoopCount 'Loop counter to display the graphical hit count
'Create a File System Object variable
Set fsoObject = Server.CreateObject("Scripting.FileSystemObject")
'Initialise a File Object with the path and name of text file to open
Set filObject = fsoObject.GetFile(Server.MapPath("hit_count.txt"))
'Open the visitor counter text file
Set tsObject = filObject.OpenAsTextStream
'Read in the visitor number from the visitor counter file
lngVisitorNumber = CLng(tsObject.ReadAll)
'Decrement the visitor counter number by 1
lngVisitorNumber = lngVisitorNumber + 1
'Create a new visitor counter text file over writing the previous one
Set tsObject = fsoObject.CreateTextFile(Server.MapPath("hit_count.txt"))
'Write the new visitor number to the text file
tsObject.Write CStr(lngVisitorNumber)
'Reset server objects
Set fsoObject = Nothing
Set tsObject = Nothing
Set filObject = Nothing
'HTML output to display the visitor number
Response.Write("Visitor Number
")
'Display the hit count as text
'Response.Write(lngVisitorNumber)
'Loop to display graphical digits
For intWriteDigitLoopCount = 1 to Len(lngVisitorNumber)
'Display the graphical hit count
Response.Write("")
Next
End Sub
%>
|
|
|
|
|
|
|
|
Welcome
to:
Commercial
Education
For over 20 years, Dr. Lawrence Walter Ng and his team has brought his action-packed, high energy training seminar to over 200 companies in 10 countries around the Asia Pacific region. Now you can experience why he is one of Asia's top speaker & Master Trainer . You too can invite him to your company or country and allow your people to discover their hidden potential. He will give you the KEY to success that will unlock the POWER inside you. We also invite you to view his Poster Book, listen to the interesting Audio and watch the award-winning Videos in this unique website. - Comments from participants of the Trainers meet Trainers (TMT) Conference where LW was invited to speak. Here is an opportunity to discover why he has been so successful. When he talks, people listen, they think, they feel, and they realised that they can do better. Invite Dr. Lawrence Walter Ng to your next company's convention or seminar and motivate your team to a higher level of excellence.
Suggestion
: You can print out this page for your retention or distribution. |
DR. LAWRENCE
WALTER NG
CHIEF MASTER TRAINER
AUTHOR & SIFU TO Many Top Achievers
|
|||
![]() |
|||||
![]() |
U2 KUMAR
Chartered Master Trainer
LAWRENCEWALTERSEMINARS
Chief Learning Officer
The
Art Of Learning & Leadership
|
||||
![]() |
HARVARD CHOO
Chartered Master Trainer
LAWRENCEWALTERSEMINARS
The
Art Of Learning & Leadership
|
||||
![]() |
MAHADI BZ
Chartered Master Trainer
LAWRENCEWALTERSEMINARS
LAWRENCE WALTER INTERNATIONAL EVENTS
|
||||