New Articles If you, or a member of your family, suffer from food allergies, it can sometimes be difficult to manage the problem, especially when you are abroad.
In an ideal world, you would be able to go onto the internet, or check through a book, before making any food purchase. However, this is far from practical, not least because it would involve carrying a book or a laptop around with you everywhere you go.
However, smartphones, such as Apple’s world-beating iPhone, offer a convenient alternative...(more)
Delicious allergy-free recipes Allergycooks is the only recipe book where all the recipes are free from wheat, egg and dairy products. They taste great and are very easy to make. We will help you to cook one meal that everyone can eat, rather than having to make something "special" for those who have intolerances. Many of the recipes will also be suitable for vegetarians and vegans.

The book is available to purchase via our on-line shop.
Click here to see all the recipes we have developed.
|
|
|
|
Recipe Club Members Login here
<%
'// ----- v1.2 - 23 Oct 2008 ------------------------------------------------
On Error Resume Next
Dim ins_PublicKey, ins_PartnerUrl, ins_BannerSize, ins_UserIp, ins_UserAgent, ins_WsUrl, ins_XmlHttp, ins_XmlDoc
If Request.ServerVariables("QUERY_STRING") <> "" Then
ins_PartnerUrl = Server.UrlEncode("http://" & Request.ServerVariables("SERVER_NAME") & Request.ServerVariables("URL") & "?" & Request.ServerVariables("QUERY_STRING"))
Else
ins_PartnerUrl = Server.UrlEncode("http://" & Request.ServerVariables("SERVER_NAME") & Request.ServerVariables("URL"))
End If
ins_PublicKey = "serv29inp3ang"
ins_BannerSize = "120x400"
ins_UserIp = Request.ServerVariables("REMOTE_ADDR")
ins_UserAgent = Request.ServerVariables("HTTP_USER_AGENT")
ins_WsUrl = "http://www.trademover.net/service.asmx/GetBanner?publicKey=" & ins_PublicKey & "&partnerUrl=" & ins_PartnerUrl & "&bannerSize=" & ins_BannerSize & "&userIp=" & ins_UserIp & "&userAgent=" & ins_UserAgent
Set ins_XmlHttp = Server.CreateObject("MSXML2.ServerXMLHTTP")
ins_XmlHttp.Open "GET", ins_WsUrl, False
ins_XmlHttp.SetTimeouts 5000, 60000, 10000, 10000
ins_XmlHttp.Send
Set ins_XmlDoc = Server.CreateObject("Microsoft.XMLDOM")
ins_XmlDoc.Async = False
ins_XmlDoc.Load(ins_XmlHttp.ResponseXml)
Set ins_XmlHttp = Nothing
If ins_XmlDoc.ParseError.ErrorCode = 0 Then Response.Write(ins_XmlDoc.getElementsByTagName("*").item(0).text)
Set ins_XmlDoc = Nothing
'// -------------------------------------------------------------------------
%>iPhoneGet a new iPhone from Vodafone & find great cooking recipes
|