%@ LANGUAGE="VBScript.Encode" %>
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
<%
order = Session("orderid")
'READ STUFF From Database
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
%>
My Name Is Not Angelica, Scott Dell, 0440403790 | BlackBookPlus.com
Your privacy is our chief concern. We take security
seriously and have taken every precaution to ensure the safety of your order
information.
Can't Find a Book?
Click
here to
tell us about a book you can't find on our site. We'll locate the book and
contact you promptly!
My Name Is Not Angelica
by Scott O'Dell
ISBN: 0440403790
Pub. Date: September 1990
ISBN-13: 9780440403791
Format: Paperback, pp. 129
Publisher: Random House Children's Books
Sales Rank: 90,725
List Price: $6.50
click to enlarge
FROM THE PUBLISHER
Annotation
Relates the experiences of a young Senegalese girl brought as a slave to the
Danish owned Caribbean island of St. John as she participates in the slave
revolt of 1733-1734.
From the Publisher
In this historical novel set in the Virgin Islands of 1733, Raisha escapes from
her Dutch "owners" in time to witness the mass suicide of her fellow slaves,
who prefer death to recapture.