Forum: ColdFusion Sep 23rd, 2009 |
| Replies: 3 Views: 1,231 I got taught Coldfusion at Uni and so far on the job hunt its seems PHP is the language to go for. I got told by one potential employer that only a very small percentage of people use coldfusion... |
Forum: ColdFusion Jul 23rd, 2009 |
| Replies: 1 Views: 629 Im trying to search my database and find out the previous 7 days unique ip addresses. Users ip addresses are stored within the table events under svname. I have a small piece of java that is supposed... |
Forum: ColdFusion Jul 6th, 2009 |
| Replies: 3 Views: 1,490 I think the problem occurs when select statement takes place, i need to make sure that the username matches the username entered in the login form and the password stored in the database.
Any help... |
Forum: ColdFusion Jul 6th, 2009 |
| Replies: 3 Views: 1,490 When a user logs in that has the same password as another user the latest person to register with that passwords details are revealed, im struggling to make it check that the username and password... |