On one of my sites I have been updating the database structure - adding fields & tables and the like.
I download the db, make the modifications and normally, when I go to upload it again - there is an LDB file on the server.
Is there a way to clear the LDB file from the server?
This is an...
Is there a way, using CF to query when a Database has been last updated?
I have a page that has several different user updatable area - messageboards, guestbooks, etc.
Does CF have a function that would allow me to just query the DB by the datasource name and obtain the last time that this...
I'm creating a form that will allow the users to search thorugh a database of registered users based on the first letter of their last name.
I don't want to create a drop down of A-Z, so I tried to use a CFLoop using From="A" to="Z" - that didn't work.
From my research...
I am using a frameset and application.cfm file in the restricted access section of my site.
The application.cfm checks to see if the user is logged in, if they are not the application.cfm uses the cflocation tag to call login.cfm.
The problem that I'm experiencing is that because there are two...
I'm looking for a CF Page Counter that does not add 1 every time you reset the page. I guess I'm looking for something that uses cookies, but I don't know enough about CF and cookies yet to get something like that.
Any suggestions?
I am in the process of creating a password protected portion of my site that will be using a frameset.
The left frame is the navigation menu, the right (larger) frame is the primary display window.
Here is the frameset code:
<cfinclude template="header.cfm">
<frameset...
I'd like to be able to test my CFM files locally without having to upload them to the server first.
Can anyone recommend a free (or cheap) personal web server that will work with the version of CF Server that comes with CF Studio 4.5.1?
I tried a couple of generic web servers off cnet and...
I'm looking for a free CF discussion forum script.
I'm in the process of moving one of my websites from a Unix based server running Matt's WWW Board 2.0a to a Win 2k/NT server running coldfusion.
Unfortunately, I really can't afford some of the CF scripts that you have to buy to have them...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.