<% 'here we set up a connection to the txt file using a physical path Set oFSO = Server.CreateObject("Scripting.FileSystemObject") Set oFile = oFSO.OpenTextFile("C:\InetPub\wwwroot\okraglass\counter\count_okraglass_asp.txt") 'now we read the number in the file oldNum = CLng(oFile.ReadLine) 'and we close oFile.Close 'we add one to the number oldNum = oldNum + 1 'we open the file to overwrite the new number to it Set oFile = oFSO.OpenTextFile("C:\InetPub\wwwroot\okraglass\counter\count_okraglass_asp.txt",2,true) 'and we overwrite it here oFile.WriteLine(oldNum) 'and we close the file again oFile.Close 'now we use the number for our display strCount = oldNum %> Welcome to the Okra Glass Studios UK website - Handmade Glass Giftware and Bespoke Vases
Okra Glass logo
Home
ABOUT US
LATEST NEWS
COLLECTORS CLUB
PURCHASING
COLLECTIONS
CONTACT US

Welcome to Okra Glass
Okra Glass, founded in 1979, is one of the most successful glass studios working in Britain today.

Based in Stourbridge, West Midlands, glass artists Dean Hopkins and Karinna Sellars continue the journey of founder Richard Golding, by creating inspiring, collectable glass pieces of the highest quality.

Their distinctive colour palette of rich tones and beautiful iridescent effects are the hallmark of Okra Glass and capture the imagination of collectors around the world.