<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Atlas AutoComplete Feature (UPDATED)</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx</link><description>Yesterday evening I build some example code for the AutoComplete feature in Atlas. What you need as first it the AtlasCore.js JavaScript which will give core functions to the page: &amp;lt;html&amp;gt; &amp;lt;head runat="server"&amp;gt; &amp;lt;atlas:Script ID="Script4</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Atlas AutoComplete Feature (UPDATED)</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx#425520</link><pubDate>Mon, 19 Sep 2005 04:38:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:425520</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>Steve: for the moment, the Atlas textbox is just a way to emit the client-side textbox and auto-complete behavior, but it lacks many features of the ASP.NET textbox. It currently doesn't do anything in the case of a postback. You can get the value by using the good old Request.Form.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=425520" width="1" height="1"&gt;</description></item><item><title>re: Atlas AutoComplete Feature (UPDATED)</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx#425451</link><pubDate>Sat, 17 Sep 2005 13:49:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:425451</guid><dc:creator>Steve</dc:creator><author>Steve</author><description>How would you retrieve the value selected for a server-side call?&lt;br&gt;&lt;br&gt;ie. User selects from the autocomplete list.&lt;br&gt;&lt;br&gt;I add a button.  You click the .net button and say: Label1.Text = searchBox.Text;&lt;br&gt;&lt;br&gt;I get no value from searchBox.Text to display in the Label&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=425451" width="1" height="1"&gt;</description></item><item><title>re: Atlas AutoComplete Feature (UPDATED)</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx#425450</link><pubDate>Sat, 17 Sep 2005 13:43:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:425450</guid><dc:creator>Steve</dc:creator><author>Steve</author><description>I figured out my problem, I had left out the form tags (I was using a content page)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=425450" width="1" height="1"&gt;</description></item><item><title>re: Atlas AutoComplete Feature (UPDATED)</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx#425449</link><pubDate>Sat, 17 Sep 2005 13:32:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:425449</guid><dc:creator>Steve</dc:creator><author>Steve</author><description>I tried the update and nothing happened on the page?&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=425449" width="1" height="1"&gt;</description></item><item><title>re: Atlas AutoComplete Feature</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx#425201</link><pubDate>Wed, 14 Sep 2005 18:25:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:425201</guid><dc:creator>Michael Schwarz</dc:creator><author>Michael Schwarz</author><description>@Wilco: yes, of course. I was only trying to do it in the HTML code and to see what they have done and how it is working.&lt;br&gt;&lt;br&gt;CIAO&lt;br&gt;Michael&lt;br&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=425201" width="1" height="1"&gt;</description></item><item><title>re: Atlas AutoComplete Feature</title><link>http://weblogs.asp.net/mschwarz/archive/2005/09/14/425185.aspx#425196</link><pubDate>Wed, 14 Sep 2005 17:29:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:425196</guid><dc:creator>Wilco Bauwer</dc:creator><author>Wilco Bauwer</author><description>Additionally, you could also use the server-side controls to take care of emitting The Right Stuff for you. Both the ScriptManager and TextBox controls should let you achieve the exact same result, just with less code and intellisense :).&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=425196" width="1" height="1"&gt;</description></item></channel></rss>