I have three select lists that are being populated when a page is loaded, but the load time is a little slow. I was wondering, would it be quicker to build the lists by calling SQL each time the page is loaded, or store the results in an Array or Vector and build the lists from that? I understand server-side scripting vs. client-side. I am also trying to avoid creating views or load tables that are updated nightly. The tables are pretty big (millions of records potentially). Thanks in advance.
DWFENNEL 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.