User Profile
Collapse
-
Thanks i had done with that... -
How to Create a User Registration Database
hi guys,
I would like to have the function to enable my visitors to register with my web site, like they do with my forums and maybe receive an email newsletter.
I see all over the net the small simple to use "enter your email to register" forms. I would really like to know how to go about producing one of those for my site, and how to go about creating and maintaining the database of users.
... -
I had created a login form in jsp..... the code is as shown below ....
...Code:<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="java.sql.*"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; -
how to correct my DB driver ..... if it is found incorrect.
Thanking you.Leave a comment:
-
JSP database error
when i run this code i got an error .... can any body help me out ?
...Code:<%@page import="java.sql.*"%> <form action="index.jsp?pg=13" method="post"> <table> <tr><td>class:</td><td><select name="cl"> <option value="">class</option> <% String connectionURL="jdbc:mysql://localhost:3306/intranet?";
-
-
-
Web site database design
Hi,
I want to create a database for my web site , m using wampserver.. but i dont have any idea how a web site database will be . can any body explain me how a web site database will be ?.
thanks -
How to create a website using JSP
Hi,
I like to create a web site using JSP , i had install wampserver and eclipseJEE
. but dont know where to start and how my database would be .
can anybody help me out on this?
No activity results to display
Show More
Leave a comment: