Forum: PHP Sep 19th, 2007 |
| Replies: 1 Views: 801 PHP is a server-side language. You will need to use Javascript or something similar when working with your interface. |
Forum: PHP Sep 13th, 2007 |
| Replies: 2 Views: 636 I'm having problems trying to query the total number of topics in each of my forums.
Basically, I am getting the same number for each forum. I only have 2 forums in the database. For testing... |
Forum: PHP Jul 7th, 2006 |
| Replies: 3 Views: 955 I have created a login script using a session. Anyone can log into the website but I want to make it so a particular link is only shown if the user has permission.
In the database, access is... |
Forum: ColdFusion Jan 5th, 2006 |
| Replies: 1 Views: 2,071 I made an online registration form using ColdFusion MX and Access 2003. I want to be able to make it so when there are 20 entries into the database it will stop accepting signups. Does anyone know... |
Forum: ColdFusion Apr 29th, 2005 |
| Replies: 1 Views: 3,417 Nevermind - I figured out how to do it. Only took me... 12 hours :cheesy: |
Forum: ColdFusion Apr 27th, 2005 |
| Replies: 1 Views: 3,417 I've created a registration and login system. Now I want to make it so the user can change their password, e-mail, name, etc. How would I make it so when they click on the edit profile page that it... |