Hi Heather, The problem is that the code is generated by Dreamweaver from the looks of things. This makes it quite hard to understand / digest / adept.
The pieces of code that need to be combined for randomizing and paging through an array can be found here: http://www.asp101.com/articles/john/randomize/default.asp http://www.4guysfromrolla.com/webtech/070500-1.shtml Hope this helps you along. ----- Original Message ----- From: "Heather" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, July 20, 2005 4:05 PM Subject: [AspClassicAnyQuestionIsOk] Re: Randomisation of results - ASP/SQL > Hi Dan, > > Thanks for coming back to me. I did try to use some recordset paging > code that I found on the net but I'm not a coder so didn't know how to > debug the problems that arose. The code I inherited from a designer. > > I was kind of hoping it was an easy fix - a stray line that I was > missing - but I'm getting the feeling it's not. I've had to bite the > bullet and have a developer looking at the code for me just now. So > fingers crossed! > > Thanks again. I'll be back in touch if I have no luck! > > Cheers, > > Heather > > > --- In [email protected], "Dan Powderhill" > <[EMAIL PROTECTED]> wrote: >> Did you try using recordset paging? It sounds like that's what you're >> trying to do and have written your own code to accomplish it rather than >> using the built in functionality of the recordset object. For an example >> of the recordset object's paging functionality take a look at: >> >> http://www.learnasp.com/learn/dbtablepaged.asp >> >> Dan >> >> ________________________________ > > > > > > > Yahoo! Groups Links > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
