Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CFTyrant
  • Content: Threads
  • Order by date
  1. CFTyrant

    Unlocking a locked database

    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...
  2. CFTyrant

    Last Updated

    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...
  3. CFTyrant

    CFLoop and Letters

    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...
  4. CFTyrant

    CFLocation Tag Attributes

    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...
  5. CFTyrant

    CF Counter Script

    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?
  6. CFTyrant

    Frames and Logging In

    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=&quot;header.cfm&quot;> <frameset...
  7. CFTyrant

    Web Server for my PC

    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...
  8. CFTyrant

    Looking for a script...

    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...

Part and Inventory Search

Back
Top