Forum: JSP Dec 2nd, 2008 |
| Replies: 2 Views: 1,447 register.jsp
<%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"... |
Forum: JSP Dec 2nd, 2008 |
| Replies: 2 Views: 1,447 hallo...this is my first post..
i want to validation my registration..
if there are anyone to regis but the username is already(in database), there are message " sorry, choose the different name... |