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 Chriss Miller 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: zndow
  • Content: Threads
  • Order by date
  1. zndow

    How to Automate new html tables focussing on info in a database.

    Hi ! I need to add tables in my .cfm where access database info are stored. I am creating a new table for each new compagny. My problem is to make it automatic. When i insert new compagny in the database i want that .cfm page to add a new table and add it under the other compagny tables. I...
  2. zndow

    Need help to make html text change color on rollover.

    I am totaly new on rollover things. Here what i want to do. Let say i have this: <tr> <td><font color="#cccccc">Click the logo to update</font></td> </tr> What would be the code to make that simple text change to orange color when a mouse rollover.
  3. zndow

    How to create a primary key ID colomn

    I created a new Table in my dynamic Access database with a CFQuery, and could not create a Primary Key ID Autonumber colomn. I dont find the solution.
  4. zndow

    How to change colums and colums names in my Access database.

    I am new to Cold Fusion and dinamyc database. I need to make some changes in my database on my hosting server. The database is an Access already OBDC Linked. I downloaded the database back to my machine, but when i try to open it Access show me a message alert. Microsoft cannot open this...
  5. zndow

    How to create an elapse time.

    I am starting with Cold Fusion. I need some help to create an elapse time betwin 2 webpages. An information is showing up in page one then automaticaly go to page 2. How i can create an elapse time of about 3 to 5 second before the second page show up.

Part and Inventory Search

Back
Top