JM07:Should work in theory.. but will take some research to populate a javascript array with data from the database since javascript itself cannot connect to the database...
Not sure what will happen if I try to use ASP to write out the javascript code, but will give it a shot...
Thanks Adam.
Do something like this:
string[] names = {"Adam","Terry","Jacob"};
string nameString = String.Join(";",names);
<script>
var js_nameString = "<%= nameString %>";
var my_array=where_is_mytool.split(";");
</script>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx