<% curPage = "greetings" iid=Request.QueryString("iid")%> <% if iid = "" then Name = "" Msg = "" greetType = "" else if iid= "05172001" then Name = "Pakya" greetType = "HBD" elseif iid = "06072001" then Name = "Sanjeev Bhayya" greetType = "HBD" elseif iid= "07102001" then Name = "Daji & Tai" greetType = "ANIV" elseif iid= "07172001" then Name = "Minoo" greetType = "HBD" elseif iid= "11152001" then Name = "Avinash" greetType = "HBD" elseif iid= "all" then Name = "All" greetType = "AUG15" else Msg = "Your greeting card was not found!
Please ensure that iid is correct.
Or its passed 60 days and hence the card has expired." end if end if %> <% if Name = "" then %>
e-Greetings from MHASKč.com
<% =Msg %>
To pickup your greeting card, copy & paste the iid from your email below. If you have any problems, please contact webmaster.
iid:
<% else %>
Dear <% =Name %>
<% if greetType = "HBD" then %> <% elseif greetType = "AUG15" then %>
<% else %>
<% end if %>











<% if greetType = "HBD" then %>                 Enjoy every moment of it ! <% end if %>
From
Santosh
<% end if %>