Quote:
|
Originally Posted by angst
simple
<%
dim a,b,c
a + b = c
response.write "Your total is $"&c
%>
C is your total.
store this info in a session or a cookie.
|
_________________________________
Thanks,
should I name my checkboxes; 1,2,3,etc.?
so how would I be able to add them up when and if the user clicks on a checkbox(es).
i hope you understand I am still a beginner in ASP and am finding this a bit tricky ;-)
thanks, nabi