<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
 <head>
<meta name="description" content="Recipes on the go, cooking help, tips, hints, ingredient substitutes, cooking glossary and more on your cell phone or wireless device from CDKitchen.com"/>
<meta name="keywords" content="recipe, cooking, grocery, food, tips, hints, mobile, wireless recipes, recipies, receipts"/>
</head>
<card id="index" title="CDKitchen">
<p>
<img width="50%" src="orangedot1.png" alt="cdkitchen" /><br />
Go mobile with CDKitchen! Recipes, cooking help, and more.

</p>
<p>
Today's Daily Dinner Dash Recipe: 
<a href="qrecipe.wml">White Bean Brat Chili</a><br /><a href="http://mobile.cdkitchen.com/ddash.wml">Previous Days Recipes</a><br />
    
    <a href="index.wml?abc#inglook">Ingredient Lookup</a><br />
    <a href="index.wml?def#rsearch">Recipe Search (by title)</a><br />
	<a href="index.wml?ghi#retrieve">Retrieve Recipe</a>
</p> 
<p>

</p>
</card>
<card id="inglook" title="CDKitchen Ingredient Lookup">
<p>Ingredient Lookup:</p>
<p>Enter Word:<br />
 <input title="Word" name="word" maxlength="40"/>
 <do type="accept" label="Search">
  <go href="inglook.wml" method="post">
   <postfield name="word" value="$(word)"/>
  </go>
 </do></p><p>
    <a href="index.wml?go#index">Back to Index</a>
</p> 
</card>
<card id="rsearch" title="CDKitchen Recipe Search">
<p>Recipe Search:</p><p>
 Enter a recipe title or a keyword:<br />
 Note: because of mobile limitations, this only searches recipe titles<br />
 <input title="Recipe Title" name="rtitle" maxlength="40"/>
 <do type="accept" label="Search">
  <go href="rlook.wml" method="post">
   <postfield name="rtitle" value="$(rtitle)"/>
  </go>
 </do></p><p>
    <a href="index.wml?go#index">Back to Index</a>
</p> 
</card>
<card id="retrieve" title="Retrieve CDKitchen Recipe">
<p>
Enter in the code for the recipe you wish to retrieve:<br/>
 <input title="Recipe ID" name="ridx" maxlength="20"/>
 <do type="accept" label="Search">
  <go href="retrieve.wml" method="post">
   <postfield name="ridx" value="$(ridx)"/>
  </go>
 </do></p><p>
   <a href="index.wml?go#index">Back to Index</a>
</p> 
</card>

</wml>



