23 May
2001
23 May
'01
5:16 p.m.
Hi, I'm damaging the precious few braincells on the wal I'm banging my head against right now, so I thought I'd ask here. All i want to do is something like: Results 19 to 25 of 33, searching for "one two three" At the top of a dtml-in that's displaying the results of a catalog query. I got this so far: Results <B><dtml-var query_start></B> to <B>???</B> of <B><dtml-var sequence-length></B>, searching for <B>"<dtml-var "REQUEST.searchText">"</B> I need the bit that replaces the ???. I've trie everything i can think of and I'm running out of hari to pull out ;-) Anyone got the answer? cheers, Chris