<%
Dim currentpage,rowcount,i,con,rs
currentpage = TRIM( Request( "currentPage" ))
if currentpage = "" then currentpage = 1
set con = server.CreateObject("ADODB.connection")
con.open "DATABASE=amitc;DSN=datashow;UID=sa;Password=;"
set rs = server.createobject("ADODB.recordset")
rs.CursorType = adOpenStatic
rs.PageSize = 1
rs.Open "select * from OccHoli",Con
rs.AbsolutePage = CInt ( currentpage )
rowcount = 0
%>
<%
While not rs.eof and rowcount < rs.PageSize %>
Savoy Eggs
Ingredients
4 Eggs
1 Onion (chopped)
1/2 Capsicum (chopped)
1 Tomato chopped
few Peas (boiled*Crushed)
1 cube Cheese (grated)
1 1/2 tsp butter or ghee
to taste Salt
to taste Pepper
Method
1) Melt butter in a flat dish.
2) Break all eggs on a dish, sprinkle chopped vegetables and cheese on top and cook till done.
(approximately 2 minutes)
3) Sprinkle salt & pepper.
4) Serve hot with bread.