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

    AD Isolation FTP

    I have a windows 2003 server, running IIS. and i have setup FTP using the active directory isolation. Change the directories and the root folders is not the problem here. I have those all set and they are working locally. My problem is I can FTP using the cmd line ftp client built into...
  2. juniorcfdev

    Help with pulling data from sql

    Thank you so much for your help and time. Here is the final result or what we came up with, just in case someone wants to review or if there is another junior dev out there wondering the same things i did. Thanks again --------------------------CODE-------------------------- <cfquery...
  3. juniorcfdev

    Help with pulling data from sql

    This is what i have so far. I output the steps along the way so i could see what each line looks like. I am having trouble with that last part, the part where you said loop through the array and build another array ontop of that one. Any chance you can help me out with that last part...
  4. juniorcfdev

    Help with pulling data from sql

    yea it would of been alot of easier to do things like that, but it didnt happen that way. The other dev worth the database that way. is there a way i can use the brackets to get all of this into an array? what is the proper syntax? What i am confused about is the arry part. Thanks
  5. juniorcfdev

    Help with pulling data from sql

    hello all, I have a junior developer seeking some help on a situation i have encountered. I have a MS SQL database with a column that has a recordset that looks like this. This column is called the SkuList. [[14,1,0000.jpg][1,4,0001.jpg][45,1,0005.jpg]] This is the orders column from the...

Part and Inventory Search

Back
Top