Search Results

Showing results 1 to 19 of 19
Search took 0.01 seconds.
Search: Posts Made By: farahshafilla
Forum: JSP Jul 6th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
i had been follow your advised.
drop and make a new table.
the problem is not settle.
the image still not save in the database and when i click submit,
it tooks about 4 minutes to loading but the...
Forum: JSP Jul 6th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
i already have my own database.
when i change the database name,username and passwoprd,that u give, the image still not save in the database.so im confused,what's wrong with the code.
it is because...
Forum: JSP Jul 6th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
still it cannot save in the database.
it is my data base incorrect
my data base is :
CREATE TABLE `testimage` (
`id` varchar(11) default NULL,
`image` blob
)
Forum: JSP Jul 6th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
Forum: JSP Jul 5th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
my web server is apache tomcat and the version is 6.0.16
Forum: JSP Jul 5th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
adatapos...

i try run your program....
this error appear:

i am using apache as my web server
Forum: JSP Jul 5th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
i already change the sql statement and also make out.println() method.
but it still display blank page when i run it
Forum: JSP Jul 3rd, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
hi...i have this code.
but i will display blank page when i run it :
import java.io.*;
import java.sql.*;
import java.util.*;
import java.text.*;
import java.util.regex.*;
import...
Forum: JSP Jun 27th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
Forum: JSP Jun 26th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
how to find to search server logfiles?
i have no idea...
Forum: JSP Jun 24th, 2009
Replies: 2
Views: 676
Posted By farahshafilla
hai...
i need idea how to make security code in jsp..
for example:
when we register to any website, mostly we need to fill
the security code that appear at the registration form page.
so how...
Forum: JSP Jun 21st, 2009
Replies: 2
Views: 443
Posted By farahshafilla
hi,
actually i want to set a order id by automatically...
example:

oderId : GB0001

and it will increase automatically each time some one make order.
Forum: JSP Jun 21st, 2009
Replies: 3
Views: 500
Posted By farahshafilla
then,may i know how to solve it?
Forum: JSP Jun 16th, 2009
Replies: 3
Views: 500
Posted By farahshafilla
i have the below code: its appear error when i run the code:

<%@page contentType="text/html" pageEncoding="UTF-8"%>

<%@ page...
Forum: JSP Jun 16th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
ooo..ok...
i try to find it...
tq sir
1
Forum: JSP Jun 16th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
actually the blank page appears because the image did not save in the database. ..:(

the page is:
import java.io.*;
import java.sql.*;
import java.util.*;
import java.util.regex.*;
import...
Forum: JSP Jun 16th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
<html>

<head><title>Image Upload</title></head>

<body>
<form action="UploadImage" method="post" enctype="multipart/form-data"
name="productForm" id="productForm"><br><br>
...
Forum: JSP Jun 16th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
tq...but a blank page appears...
Forum: JSP Jun 16th, 2009
Replies: 32
Views: 2,890
Posted By farahshafilla
my code :
********uploadImage.jsp*************
<form action="UploadImage" method="post" enctype="multipart/form-data"
name="productForm" id="productForm"><br><br>
<table...
Showing results 1 to 19 of 19

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC