bwill2000 Posted May 15, 2003 Posted May 15, 2003 Anybody know if it's possable to calculate the total, of a number of fields within a web-search results table? Thanks BW
Unable Posted May 15, 2003 Posted May 15, 2003 Calculating the total number of fields: Are you using IWP? If so, each displayed record should display the number of fields on your db layout. Are you using CWP? If so, each displayed record should display the number of fields which you have designated in your format file. Since your results.htm displays a table, if you need to calculate a total based on the number of found records it would be something like currentfoundcount (a varaible) x #fieldsperrecord (a set number).
Recommended Posts
This topic is 7855 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now