<% Response.CacheControl="no-store" Response.AddHeader "Pragma","no-cache" Response.Expires=-1 if session("custname")="" then Response.Redirect("../index.asp?typ=log") end if %> ::: Welcome to Dr. Swayam Parakash Kambhampati :::
 
<%if session("custname")<>"" then%> <%else%> <%end if%>
 
My Profile
Change Password
View Cart
Sign Out
 
 
Click Here to Register
<% dim rs set rs=server.CreateObject("Adodb.recordset") rs.open "select * from register where cust_login='"&session("custname")&"'",con,1,2 %>
My Profile
 
UserName :   <%if request.QueryString("typ")="edit" then Response.Write(rs("cust_login")) else Response.Write(rs("cust_login")) end if%>
First Name :   <%if request.QueryString("typ")="edit" then%> " size="30"> <%else Response.Write(rs("firstname")) end if%>
Last Name :   <%if request.QueryString("typ")="edit" then%> " size="30"> <%else Response.Write(rs("lastname")) end if%>
Address :   <%if request.QueryString("typ")="edit" then%> <%else Response.Write(rs("custaddress")) end if%>
Phone Number :   <%if request.QueryString("typ")="edit" then%> " size="30"> <%else Response.Write(rs("phone")) end if%>
E-Mail :   <%if request.QueryString("typ")="edit" then%> " size="30"> <%else Response.Write(rs("email")) end if%>
Message :   <%if request.QueryString("typ")="edit" then%> <%else Response.Write(rs("message")) end if%>
Country :   <%if request.QueryString("typ")="edit" then%> <%else Response.Write(rs("country")) end if%>
State :   <%if request.QueryString("typ")="edit" then%> " size="30"> <%else Response.Write(rs("state")) end if%>
<%if request.QueryString("typ")="edit" then%> <%else%> <%end if%>
 
 
© 2006 Swayam Prakash All Rights Reserved
BitraNet