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 SkipVought 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: *

  1. kevcold

    Accessing Variable in Dynamic HTML from VB

    I have inherited a web site with VB6 executibles accessed via cgi. There are a number of forms dynamically created in the VB code that I need to access via Javascript for form validation. I cannot seem to get to the variables using Javascript in my HTML pages. Is there some special way to pass...
  2. kevcold

    MySQL doesn't work with Cold Fusion 4.5?

    I use MySQL with PHP on a regular basis - no problems. I'm trying to configure Cold Fusion 4.5 (on a Windows ME box) to use MySQL. I get a message saying CF cannot do a 'remote' connection to MySQL, or the driver is missing. The driver's there, or PHP wouldn't be able to find it, but I'm not...
  3. kevcold

    Cold Fusion with MySQL

    Having trouble with Cold Fusion seeing my MySQL database. In CF Admin, I get a message saying CF cannot do a remote connection with MySQL or the driver is not found. I've set up MySQL in ODBC and PHP finds it just fine, but it's a no-go with Cold Fusion. I'm running CF4.5 Professional on a...
  4. kevcold

    Scroll Together Script

    I have a need to use three <select> boxes next to one another, populate them dynamically, and if the user scrolls on any box, the other boxes follow (scrolling). So at any time, three elements line up horizontally. Does anyone have any suggestions?? I will populate the first box from a...
  5. kevcold

    Dynamic Select Populate

    Thanks rnk and kevinclark, that'll get me over the hump!
  6. kevcold

    Dynamic Select Populate

    Trying to code a dynamic population of a drop down menu (<SELECT><OPTIONS>) based on the selection of a previous drop down menu (same html page), with an onClick type Javascript event handler. Any suggestions out there? Appreciate your help! kevcold
  7. kevcold

    Image Path using Tomcat??

    Thanks for the quick response WUSHUTWIST, My path for .jsp is /webapps/root/ckt_id/*.jsp, and my path for the missing images is webapps/root/ckt_id/images/*.jpg or .gif. I'm not familiar with request or forwarding of proxy, but I'm not doing anything unusual, just trying to open!
  8. kevcold

    Image Path using Tomcat??

    Thanks for the quick response WUSHUTWIST, My path for .jsp is /webapps/root/ckt_id/*.jsp, and my path for the missing images is webapps/root/ckt_id/images/*.jpg or .gif. I'm not familiar with request or forwarding of proxy, but I'm not doing anything unusual, just trying to open!
  9. kevcold

    Image Path using Tomcat??

    I've saved a number of .htm files as .jsp's. I've saved my image files in a subdirectory called &quot;images&quot;. When viewing the files on my browser using Tomcat, the images are not visible. I've triple checked the path, and they're are where they should be, but Tomcat can't find. My...
  10. kevcold

    Javascript Form Validation

    Thanks goatstudio! That's what I was looking for. I kept trying to build an array and verify with reg exp - didn't work!
  11. kevcold

    Javascript Form Validation

    Need help with a form validation. Form have 8 fields (text input tags>, user must fill in at least &quot;2&quot; fields before proceeding. Form is input criteria for a data retrieval. I just want to do a client side verification that at least 2 fields have been populated. Thanks in advance, KevCold
  12. kevcold

    Email Server Description

    Trying to configure both PHP and Cold Fusion on my Windows ME but cannot figure out what the name or address of my SMTP Server is? Can anyone tell me where to look or do I need to contact my ISP? I am unable to test any email tags or scripts. Thanks for your assistance! KevCold
  13. kevcold

    MySQL with Cold Fusion ??

    Running MySQL and Cold Fusion 4.5 on NT 4.0. Still can't get Cold Fusion Administrator to recognize MySQL. Loaded driver via myOCDB, configured driver in my Control Panel OCDB, but still no luck. MySQL is not listed in OCDB Drivers in Administator - OCDB. Where I am going wrong???
  14. kevcold

    Cold Fusion with MySQL

    Trying to configure MySQL database with Cold Fusion 4.5. Can't seem to get it to work. Any hot tips on congifuring in Cold Fusion Administrator???
  15. kevcold

    Configure Cold Fusion with Apache on NT

    Trying to configure Cold Fusion 4.5 on an NT box with Apache Server 1.3.19. I've tried every 'fix' indicated by Allaire & Apache, but still no luck. When trying to open CF Administrator, I see encryped text only. When using the test installation utility, I get the following message: Method Not...

Part and Inventory Search

Back
Top