display total lines (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


Guest -> display total lines (3/26/2001 20:54:00)

i have a dropdown lists of names (20 of them). when a name is selected, a report is displayed according to that name. basically the report contains all the records that person entered before. now i want to have a grand total line below saying how many records this person has and the total amount.

to create 20 different queries for 20 names doesn't sound good to me. any suggestion?
thanks





Spooky -> RE: display total lines (3/26/2001 20:26:00)

You can use an asp code that shows the number of records returned :

<%=fp_iCount%>

(Place it at the bottom of the page)

------------------
Spooky
"I am Spooky of Borg. Prepare to be assimilated, babycakes!"
Subscribe to OutFront News
Database / DRW Q & A
The Spooky Login!





Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
4.598999E-02