<%@ LANGUAGE="VBSCRIPT" %> <% ' FP_ASP -- ASP Automatically generated by a FrontPage Component. Do not Edit. FP_LCID = 1033 %> <% ' FP_ASP -- ASP Automatically generated by a FrontPage Component. Do not Edit. FP_CharSet = "windows-1252" FP_CodePage = 1252 %> Recipe Name

 

Recipe Home | Recipe List | Search | Add A Recipe | Butcher Shop

<% if 0 then %> <% end if %> <% fp_sQry="SELECT * FROM Recipes WHERE (RecipeID = ::RecipeID::) ORDER BY RecipeName ASC" fp_sDefault="RecipeID=" fp_sNoRecords="No records returned." fp_sDataConn="Recipes" fp_iMaxRecords=1 fp_iCommandType=1 fp_iPageSize=0 fp_fTableFormat=False fp_fMenuFormat=False fp_sMenuChoice="" fp_sMenuValue="" fp_sColTypes="&RecipeID=3&RecipeName=202&Recipe Description=202&Source=202&WhichMeal=202&FoodCategoryID=3&TimeToPrepare=202&NumberofServings=202&CaloriesPerServing=202&NutritionalInformation=203&Ingredients=203&Instructions=203&Notes=203&Catagory=202&RecipeDescription=203&STATUS=202&" fp_iDisplayCols=16 fp_fCustomQuery=False BOTID=0 fp_iRegion=BOTID %>
Recipe:
<%=FP_FieldVal(fp_rs,"RecipeName")%>
Source:
<%=FP_FieldVal(fp_rs,"Source")%>
Number of Servings:
<%=FP_FieldVal(fp_rs,"NumberofServings")%>
Ingredients:
<%=FP_FieldVal(fp_rs,"Ingredients")%>
Instructions:
<%=FP_FieldVal(fp_rs,"Instructions")%>
Notes:
<%=FP_FieldVal(fp_rs,"Notes")%>
Catagory:
<%=FP_FieldVal(fp_rs,"Catagory")%>