| £¼atlas:ScriptManager ID="ScriptManager1" EnablePartialRendering="true" runat="server" EnableScriptComponents="true"/£¾ £¼asp:Label ID="Label1" runat="server" Width="366px" Font-Bold="True" Font-Names="Verdana Ref" Font-Size="Small" Height="19px"£¾SEARCH FOR RESTAURANTS WITH AMAZON.COM£¼/asp:Label£¾£¼br /£¾ £¼br /£¾ £¼asp:Label ID="Label2" runat="server" Text="Access Key ID:" Width="128px" Font-Names="Verdana Ref"£¾£¼/asp:Label£¾ £¼asp:TextBox ID="TxtBAccessKey" runat="server" Width="182px" Font-Names="Verdana Ref"£¾£¼/asp:TextBox£¾ £¼asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ErrorMessage="*" Width="16px" ControlToValidate="TxtBAccessKey"£¾£¼/asp:RequiredFieldValidator£¾£¼br /£¾ £¼asp:Label ID="Label3" runat="server" Text="Cuisine:" Font-Names="Verdana" Width="58px"£¾£¼/asp:Label£¾ £¼!--The ListBoxCuisine ListBox holds all possible entries for the Cuisine parameter supported by the amazon ECS--£¾ £¼asp:ListBox ID="ListBoxCuisine" runat="server" Rows="1" Width="206px" OnSelectedIndexChanged="ListBoxCuisine_SelectedIndexChanged" Font-Names="Verdana Ref" AutoPostBack="True"£¾ £¼asp:ListItem Text="American cuisine" Value="American cuisine"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Asian cuisine" Value="Asian cuisine"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Seafood" Value="Seafood"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Greek" Value="Greek"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Indian" Value="Indian"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Italian" Value="Italian"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Japanese" Value="Japanese"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Chinese" Value="Chinese"£¾£¼/asp:ListItem£¾ £¼/asp:ListBox£¾ £¼br /£¾ £¼asp:Label ID="Label5" runat="server" Font-Names="Verdana" Text="City:" Width="61px"£¾ £¼/asp:Label£¾ £¼!a€¡±The Amazon E-Commerce Service supports only the cities defined as list items of the ListBox control--£¾ £¼asp:ListBox ID="listBoxCity" runat="server" Height="19px" Width="221px" AutoPostBack="True" EnableTheming="False" Rows="1" OnSelectedIndexChanged="listBoxCity_SelectedIndexChanged" Font-Names="Verdana Ref" £¾ £¼asp:ListItem Text="Seattle" Value="Seattle"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Boston" Value="Boston"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="San Francisco" Value="San Francisco"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="New York" Value="New York"£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Washington£¬ D.C." Value="Washington£¬ D.C."£¾£¼/asp:ListItem£¾ £¼asp:ListItem Text="Chicago" Value="Chicago"£¾£¼/asp:ListItem£¾ £¼/asp:ListBox£¾ £¼br /£¾ £¼asp:Label ID="Label6" runat="server" Font-Names="Verdana Ref" Text="Neighbourhood:" Width="59px"£¾ £¼/asp:Label£¾ £¼asp:TextBox ID="TextBox3" runat="server" Width="143px" Font-Names="Verdana Ref"£¾ £¼/asp:TextBox£¾ £¼asp:Button id="submitSearch" runat="server" Height="23px" Text="Submit" Width="54px" OnClick="submitSearch_Click" Font-Names="Verdana Ref" /£¾ £¼br /£¾ |
Óû§ÆÀÂÛ