|
|
|
MY AMARANTHNEWS
Your Personalized Career Management Account
<%
dim strLoginName, strPassword, strLogin
strLogin =Request("submit")
strLoginName =Request("user")
strPassword=Request("pass")
dim strsql
strsql="Select * from Registration where UName='" & strLoginName & "'"
dim rs
set rs=Server.CreateObject("ADODB.Recordset")
rs.Open strsql, conn
%>
Create New Account
|
|
|
|
|
|
|
|
|
|
|
|