Username: Password:
Forget your password? | Account expired? | Join now!
HOME ABOUT US BOOKS SOFTWARE RECIPES & ARTICLES RESOURCES & TOOLS COMMUNITY SUPPORT

Add Our Food Search To Your Site

Now you can add the famous CalorieKing food search to your website or blog. All you have to do is cut-and-paste the code below and you'll have the same food search we have here on CalorieKing.

Your search box will look just like the one on the right.

If you're interested in adding the CalorieKing food search to your web application, contact us about our CalorieKing Food Search Web Service. Fees apply.

Cut-and-paste the code below into your website to add our search box.


<style>
div.cksearchbox {
border:1px dashed #17438E;
margin:5px;
padding:7px;
width:350px;
}
div.cksearchbox, div.cksearchbox INPUT{
font-family:Verdana, Arial, sans-serif;
font-size:11px;
}
</style>

<div class="cksearchbox">
<a target="_out" href="http://www.calorieking.com/"><img border="0" style="margin-right:5px;float:left;" src="http://images.calorieking.com/branding/ck/common/searchlogo.jpg"></a>
<form target="_out" action="http://www.calorieking.com/affiliates/redirect.php">
<center>Search for a food:<br>
<input type="text" name="keywords" size="10"><br>
<input type="submit" value="Go"></center>
<br clear="all">
<center>
<a target="_out" href="http://www.calorieking.com/">Calories, carbs, fat,
protein & fiber nutritional information from CalorieKing.</a>
<input type="hidden" name="location" value="FOODSEARCH">
<input type="hidden" name="filter" value="all">
<input type="hidden" name="showresults" value="yes">
</center>
</form>
</div>
* Learn more about how CalorieKing and Joslin are working together.