<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Populate a dropdown from SDE data?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I have a modified ka-map application which has a list of town names.&nbsp; When a user selects a town name, the application zooms to that town.&nbsp; The town boundaries are contained in an SDE layer which is used in the application.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Right now, the town pick list is hard coded with the town names.&nbsp; I would like to populate the list from the town name item in the SDE data when the application loads.&nbsp; The reason I want to do this is because town names in our state can and do change.&nbsp; Also, I could use this method with other data where the data changes even more frequently.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Can anyone suggest how to do this?&nbsp; In particular, I am wondering how to make the connection to the SDE table from the Ka-Map page.&nbsp; Of course, we do this with the .map pages, I'm just not sure how to do it from the Ka-Map viewer framework.</FONT></P>

</BODY>
</HTML>