%@ Language=VBScript %>
<%
'*********************************
' Purpose : To add new category in to the category table
' Last Modified : 24 Jan 2002
' Database : Techusa
' Tables used : techinfo
' Author : Bizsoftsvcs
' Version : 1.0.1
' Issues :
'********************************* %>
QuickTechUSA.com - Phone, Online, or Onsite support!
|
|
|
|
 |
|
|
|
|
|
User Signup
|
|
| |
<%'*************** put ur forms / tables here%>
<% dim errmsg
errmsg=Request.QueryString("errMsg")
if errmsg <> "" then
Response.Write(" "& errmsg &"")
end if
%>
|
|
|
|
|
 |
|
|
 |
|
|
|