Cheers Rich, We've looked at paging with Flash and the issue we have is that to use a paged recordset it _must_ be bound to a UI component (dataglue and all that gumph), and we we're not just using the "standard" stuff because we need to display images etc too...
It may be that we create a custom component and the bind the recordset to that and let it do it's thing, but it's a matter of time... Cheers, Tim. ------------------------------------------------------- RAWNET LTD - Internet, New Media and ebusiness Gurus. Visit our new website at http://www.rawnet.com for more information about our company, or call us free anytime on 0800 294 24 24. ------------------------------------------------------- Tim Blair Web Application Engineer, Rawnet Limited Direct Phone : +44 (0) 1344 393 441 Switchboard : +44 (0) 1344 393 040 ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of rawnet limited, unless otherwise explicitly and independently indicated by an authorised representative of rawnet limited. ------------------------------------------------------- > -----Original Message----- > From: Rich Wild [mailto:[EMAIL PROTECTED] > Sent: 08 July 2003 13:50 > To: '[EMAIL PROTECTED]' > Subject: RE: [ cf-dev ] OT: SQL counter > > > right, this might be useful to you: > > http://www.funjunkie.co.uk/code/paging.cfm > > > -----Original Message----- > > From: Rich Wild [mailto:[EMAIL PROTECTED] > > Sent: 08 July 2003 13:14 > > To: '[EMAIL PROTECTED]' > > Subject: RE: [ cf-dev ] OT: SQL counter > > > > > > > Unfortunately we're not just outputing the info -- we're > using flash > > > remoting to return the sub-query for display by flash... > > > > I'm sure you can do paging recordsets from within flash > itself but I'm > > having a hard time tracking it down and the MM site search is > > currently down. > > > > > -----Original Message----- > > > From: Tim Blair [mailto:[EMAIL PROTECTED] > > > Sent: 08 July 2003 13:06 > > > To: [EMAIL PROTECTED] > > > Subject: RE: [ cf-dev ] OT: SQL counter > > > > > > > > > > > > > ummm..... If the query is already cached, then there's no > > > > need to requery it. > > > > > > Unfortunately we're not just outputing the info -- we're > using flash > > > remoting to return the sub-query for display by flash... > > > > > > What would be nice is a startrow="" param in <cfquery> :) > > > > > > > > > ------------------------------------------------------- > > > RAWNET LTD - Internet, New Media and ebusiness Gurus. > > > Visit our new website at http://www.rawnet.com for > > > more information about our company, or call us free > > > anytime on 0800 294 24 24. > > > ------------------------------------------------------- > > > Tim Blair > > > Web Application Engineer, Rawnet Limited > > > Direct Phone : +44 (0) 1344 393 441 > > > Switchboard : +44 (0) 1344 393 040 > > > ------------------------------------------------------- > > > This message may contain information which is legally privileged > > > and/or confidential. If you are not the intended > recipient, you are > > > hereby notified that any unauthorised disclosure, copying, > > > distribution or use of this information is strictly > prohibited. Such > > > notification notwithstanding, any comments, opinions, > > > information or conclusions expressed in this message > > > are those of the originator, not of rawnet limited, > > > unless otherwise explicitly and independently indicated > > > by an authorised representative of rawnet limited. > > > ------------------------------------------------------- > > > > > > > > > > > > > > > -- > > > ** Archive: > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] For > > human help, e-mail: [EMAIL PROTECTED] > > > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
