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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wilsonpr

  1. wilsonpr

    Possibly a Newbie Question ... Nested Loops and Querys

    Got it, thanks for all the suggestions!
  2. wilsonpr

    Coldfusion Editor Recommendation

    ok, mayabe I'm an old hack, but I use UltraEdit and load the language for Cold Fusion. UltraEdit is a text editor that will edit just about anything and has a great price. http://www.ultraedit.com
  3. wilsonpr

    Possibly a Newbie Question ... Nested Loops and Querys

    I'm new to Cold Fusion but not DBs or Programming .... I have the following code ... <cfoutput> <cfloop index=&quot;eAddrs&quot; list=&quot;#myStr#&quot; delimiters=&quot;,&quot;> <cfquery name=&quot;bums&quot; datasource = &quot;#app.datasource#&quot;> SELECT Status, BadEmail FROM...

Part and Inventory Search

Back
Top