Forum: Java Oct 23rd, 2007 |
| Replies: 3 Views: 909 Hello masijade I work with signed applet but I m gating problem in stape 4 sing the jar file.
I have wirte small code for testing.that coad get compile but on runing in brouser it is showing empty... |
Forum: Java Oct 22nd, 2007 |
| Replies: 3 Views: 909 thanks masijade, now I start working on signed applet,Mine wile I got one site which which has some demo, and I want exactly same as that demo.I m sanding link of that so plz reffer that also.... |
Forum: Java Oct 22nd, 2007 |
| Replies: 3 Views: 909 I m working with applets.but i got struck.I want to explorer directorys and file in Brouser (just like as we open my computer by right click explorer). but i m finding problem in that which java... |
Forum: PHP Oct 17th, 2007 |
| Replies: 9 Views: 1,000 I don't know y u r gating warning but as I see u code there is no problem.u just try to use an alternativ way for this try to use
$query="select count(*) from auth"
."where... |
Forum: MySQL Oct 16th, 2007 |
| Replies: 2 Views: 10,460 I don't know the that we can kill process in myaql or not,but it will be batter that u kill or sleep or close process(or connetion) by u r frunt hand aplication what ever u r using like... |
Forum: PHP Oct 16th, 2007 |
| Replies: 6 Views: 9,388 yes kkeith you are right.after configering again my come is working fine
thanks for u r support. |
Forum: PHP Oct 15th, 2007 |
| Replies: 6 Views: 9,388 yes you r right this is for php5 & mysql 5(or upper version) |
Forum: PHP Oct 15th, 2007 |
| Replies: 6 Views: 9,388 ok I m sanding code also so you can reffer that cone also and can tell me where i m wrong
<?php
ini_set("display_errors", 1);
/* Connect to a MySQL server */
$link =... |
Forum: PHP Oct 15th, 2007 |
| Replies: 6 Views: 9,388 hello friends,
I am working with stored procedure in my sql.I m traying to call SP in php but i fail to do that.
I have already configer mysqli.dll file in php. but still i m gating error :Fatal... |
Forum: PHP Oct 8th, 2007 |
| Replies: 3 Views: 753 I can use header function.
header('Location: http://www.example.com/')
for more information see this (http://www.w3schools.com/php/func_http_header.asp) |
Forum: PHP Oct 8th, 2007 |
| Replies: 13 Views: 4,084 thanks kkeith u help me lot.I note two different thing about (gmail yahoomail)that gemail has disable back brouser as i have done in my code.But as i tould that on yahoo when we login our mail box... |
Forum: PHP Oct 4th, 2007 |
| Replies: 13 Views: 4,084 thanks kkeith
I try this code but still problem is not slove,Do u have any other idea then plz suggest me.plz Tell that how can we handal event by windows object in php. |
Forum: PHP Oct 3rd, 2007 |
| Replies: 13 Views: 4,084 Soniji thanks for suggestion.
I read basic of session and I m using that,as I do logout session get distroyed.but I don't know how to distroy session when user come on privious page(i.t. loginpage)... |
Forum: PHP Oct 3rd, 2007 |
| Replies: 13 Views: 4,084 yes kkeith29,what you understand that is right.and I have got the solution for that there is javascript which slove my problem that scripte is.
<Script>
window.history.forward(1);
</Script>... |
Forum: PHP Oct 1st, 2007 |
| Replies: 13 Views: 4,084 I find one script that is
<Script>window.history.forward(1);</Script>
but it disable back button for all pages.
anyone have batter idia.if any then plz tell me. |
Forum: PHP Oct 1st, 2007 |
| Replies: 13 Views: 4,084 I don't know too much about javascript,so plz tell me some script if u know for this. |
Forum: PHP Oct 1st, 2007 |
| Replies: 13 Views: 4,084 I want help.
what i do:I creat three pages 1. login.php, 2. welcome.php, 3.change password.php.
when we login(right Id & P/W) welcome.php will open,On that page i have put two option
i. Logout,... |
Forum: Java Apr 26th, 2007 |
| Replies: 5 Views: 1,472 thanks sir for your help.now my problem is sloved. |
Forum: Java Apr 20th, 2007 |
| Replies: 5 Views: 1,472 sir as you told me i chack my class path that is set corectly.then also i m gating same error. |
Forum: Java Apr 19th, 2007 |
| Replies: 5 Views: 1,472 hello friends
i have write a code(j2me) for mobile game my code is build but on run i got error message:
Unable to create MIDlet Jeep.java
java.lang.ClassNotFoundException: Jeep/java
at... |
Forum: Java Apr 18th, 2007 |
| Replies: 5 Views: 1,489 i am sorry.I know my english is not good,but i trying to improve that,and next time i will try to improve my posts.anyway thank you for helping me and for giving good sagestion to improve me.i hope... |
Forum: Java Apr 15th, 2007 |
| Replies: 5 Views: 1,489 |
Forum: Java Apr 15th, 2007 |
| Replies: 5 Views: 1,489 friends i m looking for u r grate responce as u r sugation can hepl me lot. so plz help me |
Forum: Java Apr 15th, 2007 |
| Replies: 13 Views: 2,322 sir i follow u r instruction so i got the solution os my probleam at that time.but as some one ask me to post my code in code tag thats y i post my code again in code tag that was the only... |
Forum: Java Apr 15th, 2007 |
| Replies: 13 Views: 2,322 i m sorry sir
but i always go through u r advice.i don't know y u fell like that.may be i miss u r advice but i want to tell u that i fill that u r advices always help me that the reason that i... |
Forum: Java Apr 14th, 2007 |
| Replies: 1 Views: 2,033 dear friends
i set path for jdk1.6.0 and that is working.now i have instole j2me but my j2me code is not working,on run import file cannot find by compailer .so plz tell me is there any need of... |
Forum: Java Apr 14th, 2007 |
| Replies: 13 Views: 2,322 package p1;
public class Protection
{
int n=1;
private int n_pri=2;
protected int n_pro=3;
public int n_pub=4;
public Protection()
{
System.out.println("base constructor"); |
Forum: Java Apr 13th, 2007 |
| Replies: 5 Views: 1,489 dire friends
i write code in applet for scrole text left to right.now i want same thing in verical direction n cover full length of screen.so what i should do it |
Forum: Java Apr 13th, 2007 |
| Replies: 13 Views: 2,322 sure sir next time i will post my code in code tag. |
Forum: Java Apr 9th, 2007 |
| Replies: 13 Views: 2,322 tahks sir for helping me.can u tell me which book i should reffer for larning basic of java. |
Forum: Java Apr 8th, 2007 |
| Replies: 13 Views: 2,322 thanks sir for helping me.but i want too tell u what i do after posting this problem.i reffer the book "The Complete Reference by HERBERT Schildt"in that book i see some example n try that n that... |
Forum: Java Apr 8th, 2007 |
| Replies: 6 Views: 4,788 yaa sir u r right on run this code ans is 3 which is wrong.now i will try to slove this wiht my code.
thanking u |
Forum: Java Apr 8th, 2007 |
| Replies: 13 Views: 2,322 i have make one package(c:\program files\java\jdk1.6.0\bin\MyPack)
and save file as AccountBalance.java this file has two classes.see below.
package MyPack;
class Balance
{
String name;
... |
Forum: Java Apr 8th, 2007 |
| Replies: 6 Views: 4,788 try this code.i have change few thing in u r code
int min=0,second=0;
if(a[0]<a[1])
{
min=a[0];
second=a[1];
}
else |
Forum: Java Mar 26th, 2007 |
| Replies: 3 Views: 1,476 i m using window xp and
jdk1.6.0.
i set environment variables as follow
user variables i creat new and in variable name "classpath" and in variable value .;C:\Program... |
Forum: Java Mar 21st, 2007 |
| Replies: 3 Views: 1,318 hiiiiii this is my code to slove above problem.but i think this code is much big and complex.as i m new so plz give me feedback.how can i reduce it time and space complxcity
class Employee
{
... |
Forum: Java Mar 12th, 2007 |
| Replies: 3 Views: 1,318 hello friends i m larning core java.i want some write code of some program by in which i can use the concept of opertors,inhertance so plz me assignment so that i can do practic. |
Forum: Getting Started and Choosing a Distro Mar 7th, 2007 |
| Replies: 8 Views: 2,161 thanks you.really you help me lot i m oblised for this |
Forum: Getting Started and Choosing a Distro Mar 7th, 2007 |
| Replies: 8 Views: 2,161 thanks for the information really it will help me lot.can you do one more fevour for me can u tell me at which site i can get that free version. |
Forum: Java Mar 7th, 2007 |
| Replies: 7 Views: 1,673 2nd ponit is that if i if make any class as main class by public static void main then all the method of that class become static so in case of inner class if i make outer class as the main class... |