Sports Day
Sports Day Pictures in Sports Section : http://www.xaviersfort.org/sports/sports.asp
% 'First we open the banner file, make sure you have the right path to the file Set MyFileObj = Server.CreateObject("Scripting.FileSystemObject") Set MyTextFile = MyFileObj.OpenTextFile(server.mappath("../quote/quote.txt")) 'Then we read the header IF NOT MyTextFile.AtEndOfStream THEN header = CInt(MyTextFile.ReadLine) END IF 'Then we make a random value based on the header, the RANDOMIZE 'statement is important to insure a random value. RANDOMIZE RandomValue = INT(header*RND)+1 Count=0 'Loops until it comes to line number=random value 'And then it saves it in the variable quote WHILE NOT MyTextFile.AtEndOfStream AND NOT Count = RandomValue quote = MyTextFile.ReadLine Count = Count + 1 WEND 'Closeing up the text file MyTextFile.Close %>
|
|
|||||||||||||||||
Saturday, 7 November 2009Sports Day
St Xavier's conducted its Sports Day with the usual enthusiasm and lively spirit on Saturday, 7th November 2009 at the University satadium. The Chief Guest was Mr Percy Rustomji and the Guest of Honour was Mr Saurabh Shah both from the 1981 batch that contributed so much towards the extension of the Computer Laboratory. The announcers Mrs Betty Fernandes & Mrs Elaine Fernandes and all the teachers in charge of the various duties did a fine job. Three cheers to the Sports Director Mr Alex Fernandes and the P.T. teachers Mr Dilip Correia and Mrs Margaret Acharya ! And of course HEARTY CONGRATULATIONS to all the winners.....and to the TILAK HOUSE!
Sports Day Pictures in Sports Section : http://www.xaviersfort.org/sports/sports.asp | ||||||||||||||||||
0 Comments:
Post a Comment
<< Home