Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~2K People Reached
Member Avatar for puk

Hi, I want to do a redirect count so that the user can see the count going down. for example, I want them to be able to see the following. You will be redirected in 5 seconds. The user should be able to see the count going down from 5 …

Member Avatar for Taywin
0
82
Member Avatar for puk

Hi, I have written the following code to download a file from a MySql database using a Servlet.The problem i have is that i havnt done it right. Can someone please point me in the right direction. Any help will be greatly appreciated. Thank you for your help. [code=java] import …

0
73
Member Avatar for puk

Hi, I have a form linked to a servlet that uploads files. I would like the name of the file that has been uploaded to be displayed next to the <h3>line once it has been processed. I have no problems linking the servlet to the form or uploading the file. …

Member Avatar for stultuske
0
58
Member Avatar for puk

Hi, I ve got php set up on my localhost using IIS 7 which all works fine. iv also got Argosoft mail server.net free setup as well. The problem i have is that when i try to send an e-mail using a php e-mail script i get the following error: …

Member Avatar for puk
0
73
Member Avatar for puk

I have a text box in a form that is validated to accept a value called ds01 but i also want the textbox to be allowed to accept empty spaces that is if nothing is entered in the textbox. The problem is that it does not accept anything other than …

Member Avatar for Troy III
-1
113
Member Avatar for puk

Hi after my computer boots it gets stuck on a black screen with a mouse cursor in the middle. I have been researching and reading for a solution but have not found one that works for me. I can't boot into safe mode or even safe mode with command prompt …

Member Avatar for ipradip
0
122
Member Avatar for puk

Hi, I reinstalled windows xp on my computer but video controller(VGA compatible) and audio device on high definition audio bus have big yellow question marks next to them. The computer is an ei system e205a. pls does anybody know where i can find both drivers. Thank you in advance for …

Member Avatar for reganstar
0
104
Member Avatar for puk

Hi, it have written a notepad application in C# 2008 which i am using to open documents with a lot of lines for example 5000+ lines. the problem that i have is that i have created a button that i want to use to select a specific number of lines. …

Member Avatar for Diamonddrake
0
103
Member Avatar for puk

Hi, im writing an application in java that collects a number consisting of 5 digits,for example, 11234 from the user. The problem i have is that i want to separate the individual digits and display them separated by 3 spaces. thank you in advance for your help.

Member Avatar for javaAddict
0
77
Member Avatar for puk

Hi, I have a line chart that iv created using jfreechart. The graph has six lines.when the graph comes up, there are no lines on it.This is delibrate. Iv also made six check boxes. The problem i have is that when the check boxes are checked, the lines are supposed …

Member Avatar for BestJewSinceJC
0
85
Member Avatar for puk

Hi I just reinstalled windows XP on my alp-t19 packard bell laptop. Now i have no sound at all. iv also ran through the troubleshooting procedures.and a yellow exclamation mark and question mark next to the multimedia audio controller. Please can anyone help me please and tell me where i …

Member Avatar for caperjack
0
105
Member Avatar for puk

Hi, I have written a program that outputs numerical results to the console in java(using eclipse). The problem that i have is that i want to copy or save the entire console content to a .txt file. How could i do this please? Thank you for your help

Member Avatar for javaAddict
0
68
Member Avatar for puk

Hi, The problem i'm having is that the data that i want to appear on the file doesnt apear fully. I want the full results of the program to be saved to a doc file but i only get the next number in the sequence. Here is my code # …

Member Avatar for BestJewSinceJC
0
99
Member Avatar for puk

Hi, I am using JFreechart to create a graph of some data that i have produced using a program i have written. The problem that i have is that i have to manually input the data into the dataset to create the graph.Is it possible to generate the data that …

0
55
Member Avatar for puk

Hi i have the following data file: ------------ Data File Created By ActiGraph GT1M ----------- Serial Number: LYN2B35063338 Start Time 05:00:00 Start Date 02/27/2007 Epoch Period (hh:mm:ss) 00:00:02 Download Time 15:22:34 Download Date 03/05/2007 Current Memory Address: 512000 Current Battery Voltage: 3.90 Mode = 3 5 0 0 10 45 …

Member Avatar for LizR
0
83
Member Avatar for puk

Im doing a login facility for my website iv connected it to the database but when i try to enter some values for login name and password i get the following message: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/milkitshakeit.freehostia.com/log.php on line 16 Here is …

Member Avatar for Andrieux
0
169
Member Avatar for puk

in my windows mail i can use the find message option to find who my mail is from. i put the name in the from section and click find now, the message i'm looking from is found then windows mail freezes and i can't do another search. Could this be …

Member Avatar for Michael York
0
87
Member Avatar for puk

in my windows mail i can use the find message option to find who my mail is from. i put the name in the from section and click find now, the message i'm looking from is found then windows mail freezes and i can't do another search. Could this be …

Member Avatar for jbennet
0
113
Member Avatar for puk

Please can anyone tell me how to convert a string in a text field to an integer. im using [ String q = answerField.getText(); int n1 = Integer.parseInt(q);] in my programme but i get the errors: Exception in thread "main" java.lang.NumberFormatException: For input string: "Enter Answer here!" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at …

Member Avatar for javaAddict
0
183