Forum: JavaScript / DHTML / AJAX Jun 6th, 2008 |
| Replies: 5 Views: 970 |
Forum: JavaScript / DHTML / AJAX Jun 5th, 2008 |
| Replies: 5 Views: 970 is still the same. it can extra the money |
Forum: JavaScript / DHTML / AJAX Jun 4th, 2008 |
| Replies: 5 Views: 970 this is a dice game by using form to display
it have 3 dices in the function
but when i win, it cant extra money.
<html>
<head>
<script>
function init() |
Forum: JSP May 30th, 2008 |
| Replies: 23 Views: 2,295 jsp
peter_budo , thanks for the advise
if i have another question, i will post it in here |
Forum: JSP May 29th, 2008 |
| Replies: 23 Views: 2,295 |
Forum: JSP May 29th, 2008 |
| Replies: 23 Views: 2,295 let see this
user login page
<html>
<head>
<title>User Login Page</title>
<body>
<h2><center>Visualogic </center></h2><br>
<b>
<center><form name="form" method="post" action="????????"> |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 Jwenting, thanks for the advise.
I get the second part from another site. :)
lets me try it again
thanks alot |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 another question, after i wrote this code
public class SomeClassName extends HttpServlet
{
Connection conn;
Statement stmt;
public void init() throws ServletException
{
try |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 oh, let me try it again
thanks |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 conn = DriverManager.getConnection("jdbc:mysql://localhost:8080/"
+ "visualogic UserName=admin&UserPwd=admin");
conn = DriverManager.getConnection("jdbc:mysql://localhost/" +... |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 hmm, not really understand it
sorry for annoying |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 it is trying to get to authencate the username and password. |
Forum: JSP May 28th, 2008 |
| Replies: 23 Views: 2,295 i get error for it
here is the error
org.apache.jasper.JasperException: /processing.jsp(1,17) quote symbol expected... |
Forum: JSP May 27th, 2008 |
| Replies: 23 Views: 2,295 i saw ur code for the connection
public class SomeClassName extends HttpServlet
{
Connection conn;
Statement stmt;
public void init() throws ServletException
{
try
{ |
Forum: JSP May 26th, 2008 |
| Replies: 23 Views: 2,295 can you show me some example for that...
i am too confuse with it
thanks |
Forum: JSP May 26th, 2008 |
| Replies: 23 Views: 2,295 sorry for annoying, i am quite stupid in it.
<html>
<head>
<title>Welcome to the online Auction...</title></head>
<body>
<% try |
Forum: JavaScript / DHTML / AJAX May 11th, 2008 |
| Replies: 1 Views: 1,254 i found the problem...
and sorry for annoying
thanks |
Forum: JavaScript / DHTML / AJAX May 11th, 2008 |
| Replies: 1 Views: 1,254 this is what i am trying to do.
Write a simple program that do the following:
1. Accept user input for date in format of (YYYY-MM-DD).
2. Validate YYYY, MM, DD are number.
3. Validate whether... |
Forum: IT Professionals' Lounge Apr 28th, 2008 |
| Replies: 13 Views: 2,010 |
Forum: JSP Apr 27th, 2008 |
| Replies: 11 Views: 1,882 now i had installed MYSQL. which connector can i use?? |
Forum: JSP Apr 27th, 2008 |
| Replies: 11 Views: 1,882 ok, lets me try it. i am new to this.
need to learn more. |
Forum: MS SQL Apr 24th, 2008 |
| Replies: 2 Views: 805 i cant find the command prompt |
Forum: MS SQL Apr 24th, 2008 |
| Replies: 2 Views: 805 i am new to this database. can i know where can i type the command?:'( |
Forum: JSP Apr 24th, 2008 |
| Replies: 11 Views: 1,882 i am using Microsoft SQL server 2005. |
Forum: JSP Apr 24th, 2008 |
| Replies: 11 Views: 1,882 which connector do u prefer??? |
Forum: IT Professionals' Lounge Apr 24th, 2008 |
| Replies: 77 Views: 30,104 i am a beginner in web developer. trying new code(JSP). |
Forum: IT Professionals' Lounge Apr 24th, 2008 |
| Replies: 13 Views: 2,010 look like none of u prefer JSP.
i am intership in a company, the they want me to use JSP....
JSP make me busy for learning from the basic.... |
Forum: JSP Apr 23rd, 2008 |
| Replies: 11 Views: 1,882 |
Forum: Community Introductions Apr 23rd, 2008 |
| Replies: 9 Views: 677 hey, i am Mike..i am new to jsp...so hope u guys can help me up..
thank |