The below script adds items to an array, the problem is only the last entry will display when calling the subroutine ShowOrder. Please help me with this battle
<% Option Explicit
%>
<style fprolloverstyle>A:hover {color: #0000FF; text-decoration: overline underline}
</style>
<% 'Order.asp
Sub...
The following code used an array to display the items ordered. The problem is, it only displays the last entry in the array. Please Help Me!!!!
'**************************************
Sub ShowOrder
Dim i 'as Integer
Dim sTotal
Dim sExtension
Dim sShipCharge
sShipCharge = 15.00
ID1 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.