






Best Viewed
800 x 600

<%
dim filename
dim fso2
dim ts
dim objfile
dim hitcount
filename="d:\counters\HitCount32.DAT"
set sfo = CreateObject("Scripting.FileSystemObject")
set fso2 = CreateObject("Scripting.FileSystemObject")
if not fso2.FileExists(filename) then
fso2.CreateTextFile(filename)
end if
set objfile=fso2.GetFile(filename)
set ts=objfile.OpenAsTextStream(1,-2)
if (ts.AtEndOfStream) then
hitcount=1
else
hitcount=ts.ReadLine
hitcount=hitcount+1
end if
ts.Close
set ts=objfile.OpenAsTextStream(2,-2)
ts.WriteLine(hitcount)
ts.Close
response.Write hitcount
%>
|

Monkton Road Industrial Estate, Denby
Dale Road, Wakefield. Tel: (01924) 291502
|
 |
Welcome to the Homepage
of The Albion Court Garage, Wakefield. We offer reliable motor repairs and servicing.
Being a small independent business, We like to think you're treated better and charged
more fairly. We're proud of our independence. We don't want to join a franchised
operation, but we do want the resources to serve you better. That's why we've chosen to
join over 2000 similar garages to become a Car Care Centre. They are basically a network
of garages recognised for their workmanship with the backing of Unipart. It means we can
now confidently display a service pledge showing our commitment to our customers. |
|
|
|
|