Forum: Java Jan 31st, 2007 |
| Replies: 16 Views: 5,720 Hi I am the stupid girl again..>< forget about the previous reply..mayb i should make myself abit more clear...this is what i want to have eg
entry field:
From:----------(user enter)... |
Forum: Java Jan 31st, 2007 |
| Replies: 16 Views: 5,720 OK~ so mayb like this? Sorry i seems so stupid...but i really wanna get it working...>.< really appreciate your helpimport java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import... |
Forum: Java Jan 29th, 2007 |
| Replies: 16 Views: 5,720 Hi ~ I have done this so far....a entryfield for user to type in the TO and FROM postcode, then I connect to the sql database...but I still cant find out how to READ the X and Y from the sql table... |
Forum: Java Jan 23rd, 2007 |
| Replies: 16 Views: 5,720 wowoooooooooo thanks!!!! so clever!!!!!!!!! so thats not hard at all yeah?? connecting SQL and java and transfering to and from |
Forum: Java Jan 23rd, 2007 |
| Replies: 16 Views: 5,720 HI guys, your code is soooo amazing~ i am doing something similar too but kinda stuck hope you can help me pleaseeee.basically i am also calculating the distance, but instead of having all the co... |
Forum: C Jan 22nd, 2007 |
| Replies: 4 Views: 5,676 CAN YOU BE ABIT MORE SPECIFIC ON THIS PLEASE? I AM SORRY I AM QUITE NEW BUT I AM VERY INTERESTED..PLEASE~
:eek:
OPEN THE TEXT FILE FOR WRITE
OPEN THE DATABASE
QUERY THE DATABASE
CALL... |