Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Jomo #1
search results pages
How do I separate lengthy search results into 2 or more pages. For example,
the first results page lists result 1 - 10 and the next 11 - 20, and so on.
Jomo Guest
-
Search results
When i search it returns all the rows; not the ones i've searched for. Any help would be appreciated. do i end my search page with CFM also? ... -
Sending search results to a results page..with asp
Please help.. very :confused; Ive setup 4 dynamic drop down boxes which populate themselves from my database, this all works fine..The last box... -
recordset paging on search/results pages
I have a standard search form that posts to a results page. I added the recordset navigation bar to the dynamic results table using DW, but when I... -
Help with search results in asp vbs
I have this query: SELECT * FROM dbo.subwatch WHERE subname like 'varsubname%' AND vendornum like 'varvendornum%' AND city like 'varcity%' AND... -
Search within Search Results
I am trying to do a search within query results: My first search executes fine, but my second search uses the WHERE parameters of my first... -
blewis #2
Re: search results pages
This is generally done with the maxrows and startrow attributes of cfoutput.
This is a common question, and you should have no problems searching the forums
for examples, or visit the MM exchange and see if there is a tag.
Bryan
blewis Guest



Reply With Quote

