<%@ 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 %> Book Reviews
 
BROWSE
4 Authors
   
4 Book Shelve
   
4 Awards & Citations
   
4 Arts & Culture
   
4 Education
   
4 Editorial Comments
   
4 Calendars / Events
   
4 Links
 

 

 
4 Book Reviews
 
 

The Love Ethic: The Reason Why You Can't Find and Keep Beautiful Black Love

 

The Love Ethic

by Kamau and Akilah Butler

Foreword by Chuck D  

Twinlineal Institute

Paperback, $14.95

176 pages

ISBN: 978-0-615-27519-2

 

 

“I think the notion of Black love in this book is an answer to the hatred that has taken place between Black men and Black women. Something has been poured in the waters of the Black community that has made hate and animosity more understood than love itself...

Reading this book will hopefully spark the necessary conversation needed to find the love within ourselves to connect to one another again… Any community dialogue involving healing, relationships, or renewal will find this book an essential tool, thus making it possible to find and totally unlock the love that has been missing between the Black man and woman.

Peace.”   More

 

 

         

Book Reviews

  Buy this book  

Send Comments & Reviews