Salve amici

ho questo array precompilato per delle news:


var pausecontent=new Array()

pausecontent[0]='JavaScript Kit
Comprehensive JavaScript tutorials and over 400+ free scripts!'

pausecontent[1]='Coding Forums
Web coding and development forums.'

pausecontent[2]='CSS Drive
Categorized CSS gallery and examples.'

Vorrei però utilizzare delle news in un recordset...

Come devo cambiare il codice?

il db lo tiro fuori in ASP....