hi i want to do validation of datetime in javascripti.e is i want it in this format dd:mm:yyyy:hh:m m:ss
plz heklp me out its urgent
User Profile
Collapse
-
datetime validation dd:mm:yyyy:hh:mm:ss format urgent
-
problem with connection
500 Internal Server Error
java.sql.SQLExc eption: Listener refused the connection with the following error:ORA-12519, TNS:no appropriate service handler foundThe Connection descriptor used by the client was:localhost:1 521:XE
this is error i am facing
is thee any solution to this
and how to specify quer timeout? -
problem with combobox
<%ResultSet rset;
String value = new String (request.getPar ameter("options "));
%>
<%
{
if(value.equals ("a"))%>
<%
rset=empsbean.g etaaa();
%>
<p>
</p>
<div align="center">
<table cellspacing="2" cellpadding="3" border="1">... -
problem in running shell script from cron
#! /bin/bash
javac CopyFile.java
/usr/bin/java CopyFile
this is my shell script.when i call this script from terminal works fine.but through cron it gives me error saying exception i think it is not able to find the files that i have imported
such as
import java.io.*;
import java.util.*;
import java.lang.*;
import java.text.*;
import java.io.File;... -
proble in running shell script in cron
i have a java file which i am running through shell script.
the syntax that i have used is
#! /bin/bash
javac Copy.java
#home/wbiadmin/JRE1.4.2/j2re1.4.2_15/bin/java Copy
/usr/bin/java Copy
this is my shell script
when i run it in terminal with command called ./runcopy.sh
it works fine
... -
Displaying specific data from the database
This are my database columns
1)Ipaddress(add ress of client machine) 2)data received (content downloaded from server)3)url(si tes accesssed by the users)
I want to display Ipaddresses based on highest data received.that is first i will have to sum the data recceived by particular ip address and then display the ip address that has received highest data.
[code=oracle]
... -
inserting unixtime in database
hi
i have unixtime format 1075329297.572 how do i store it in database.that is with what datatype.i tried to store unixtime using date, timestamp but it does not work.
but with varchar2 it works. but ifi store with varchar2 i cant perform conversion functions.
i want to convert unix time into yyyy-dd-mm hh-mm-ss format.
help me out
thanks in advance -
time conversion
1075329297.572
This is unix time where 1075329297 is seconds 572 is milliseconds.
first il store this time in oracle database.when i am retrieving it i want this date into yyyy-dd-mm format. Is it possible to do it in oracle.(using convert function)
or is there some other way?
reply -
identifying IP classses
172.16.140.25
172 indicates class B address
what does 16.140.25 signify?
only host portion or something else -
conversion of unix time format
hi
help me out to convert this unix time format into windows in java
ex. 1075329297.572 (unix time format) -
ftp problem
hi
how to write ftp client code in c++ to connect to ftp server .
server is in linux and client is in windows -
ranking the sites
is there any ranking algorithm by which i can find top 10 most visited sites from the database since daatbase will have same site name repeated many timesLast edited by pbmods; Oct 28 '07, 01:41 PM. -
steps for installing java in fedora
does java works on fedora 5.
if s how to work with java and run the program. -
system affected by virus
IS there a way to find system affected by virus using squid log. -
ok thx for this.
my squid log file will besay 200 records.Is it possible for me to parse the file and save it in notepad and then work on that file.since after parsing the log my one of the field will be sites visited by the students.i want to find most accesed sites. i was thinking of using to keep some count.is there any other way by which i can find this.
and whether it is posible without using database.Leave a comment:
-
-
-
finding system affected with virus using squid log
can i find system affected with virus using squid log file if yes how can it be done -
how to implement bayesian classification
how to implement bayesian classification
No activity results to display
Show More
Leave a comment: