<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><div style="text-align: left;"><br></div><br>Dear all;<br>I want to create a drop-down lists in edit table for some editable attributes, populated with data from a different table in a database. when a selection is made in the drop-down list, the value updates a table in the database. <br>Say db_table_1 has attribute NAME and db_table_2 has attributes FROM &amp; TO<br>Layer is selected which creates a list of editable features and attributes in an edit_table in the web page.<br>If a new feature in this layer is created, its editable attributes, FROM &amp; TO a&nbsp; populated with a dropdown list from db_table_1.NAME.<br>A selection is made of the NAME<br>Then Validate.<br>This is my way of joining two points with a line (lseg) in which points and lines are in different layes.<br>Any body with an idea how i could do this?<br>Thank you<br>Broun<br><br /><hr />Live Earth is coming.  Learn more about the hottest summer event - only on MSN. <a href='http://liveearth.msn.com?source=msntaglineliveearthwlm' target='_new'>Check it out!</a></body>
</html>