Pass contents of your file as comma seperated values and then
expload(',') to an array.Or parse serverside and return as a json. Read jQuery HowTo Resource - http://jquery-howto.blogspot.com On Thu, Jan 8, 2009 at 10:11 PM, Eyveneena <[email protected]> wrote: > > is there a way to create an array with a maximum number of entries > automatically based on file contents with jQuery? >

