March 20, 2000 01:20 PM
Using Stored Procedures to Build HTML Option Lists
Rating:

(0)
SQL Server Magazine
InstantDoc ID #8377
I'm part of a team working on an Internet site that uses lots of SQL Server tables to drive HTML Select lists. On many pages, for example, users can enter a country or state by simply selecting the entry from a list. We used Active Server Pages (ASP) to generate the lists, as most applications do, and eventually created functions to generate the list and stored those functions in an Include file. However, ASP requires extra time on the server to load and process the Include file. In addition, you must use the entire Include file every time you want to create a Select list from a table.
On ...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: