I have generated a list of items from the table with unit cost.
item# UnitCsot Qty subtotal
item1 2.00 user input javascript to calculate
item2 0.30 user input
.
.
.
item 10 3.15 user input ....
Is there a way to dynamically calculate the grand total from the subtotal input boxes?
if...
Hi All,
I have this question:
dim mth1, mth2
dim yr1, yr2
suppose:
mth1=1, yr1=2001
mth2=5, yr2=2003
How can I get the last day of the month given mth1=1 (January)?
how to retrieve all the records from table ndata where
ndate > 1/1/2001 and ndate < 5/31/2003?
thanks.
If I am going to write an application (for data collection/entry, with SQL server database as backend) for windowCE, how can I do that? What language should I use?
I have a form which generate the input box dynamically according to the data in the database. When
submitting the form (js function), how can I check if the input box is filled?
if not rs1.EOF then
Response.Write "<TABLE align=center frame=""below"" cellPadding=1...
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.