<%@ LANGUAGE="VBScript.Encode" %> <% order = Session("orderid") Dim objSimpleAdo, rstRS, SQLStmt SQLStmt = "SELECT * From item " SQLStmt = SQLStmt & "WHERE [Orderid] =" & Order & "; " Set SimpleAdo = New CSimpleAdo SimpleAdo.setConnectionString = Session("ConnectionString") Set RS = SimpleAdo.getRecordSet(SQLStmt) 'Do stuff with the record set 'Initialize variables for this application thedate = Cstr(Date) 'get the date thetime = Cstr(Time) 'get the time subtotal = 0 'the subtotal for a row of items subweight = 0 'the subweight for a row of items subsize = 0 'the subsize for a row of items subquantity = 0 'the subquantity for a row of items CurrentRecord = 0 Do While CheckRS(RS) 'Calculate the individual totals for a row subweight = subweight + (RS("Quantity") * RS("Weight")) subsize = subsize + (RS("Quantity") * RS("Size")) subtotal = (RS("Quantity") * RS("Price")) subquantity = subquantity + RS("Quantity") total = FormatCurrency (CCur(subtotal)) grandtotal = grandtotal + subtotal RS.MoveNext Loop Set SimpleAdo = Nothing Set RS = Nothing %> Bobby Fischer
 
BROWSE
4 Authors
   
4 Book Shelve
   
4 Awards & Citations
   
4 Arts & Culture
   
4 Education
   
4 Editorial Comments
   
4 Travels & Entertainment
   
4 Calendars
   
4 Links
 

 

 

BOBBY FISCHER AND THE MARSHALL ATTACK

 by Glenn Statile

(1)  Remembrance of Games Past

            A little over a century ago a famous if not scandalous Irish playwright by the name of Oscar Wilde informed the throng of officials and journalists gathered to celebrate his arrival upon American soil for a whirlwind lecture tour of the United States that he had nothing to declare except his genius.  The life and games of the American chess genius, Robert James Fischer, who was not exactly a stranger to firing off such self-saluting salvos himself, are the subject of the series of lectures being presented at this symposium. I might add that Fischer’s death at the age of sixty-four, while no occasion for joy, at least strikes a chord which resonates with the natural chess order given that it equals the number of squares on a chessboard.                                       

                               
More 4