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 bkrike 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: obouillaud
  • Content: Threads
  • Order by date
  1. obouillaud

    variable of variable

    I need help on that subject. I would like to make the following thing <CFSET I=0> <CFOUTPUT QUERY=...> <CFSET var_#i#=#name of the field#> <CFSET i=i+1> </CFOUTPUT> but it doesn't work. how can i use a variable of variable ? thanks in advance Yes I'm french, Olivier...
  2. obouillaud

    sending html and pictures with cfmail

    Hi I'm looking for a way ton send a web page and the pictures (images) associated. I wish the page and the pictures to be the body of the mail. There is nothing else that the html code and the pics. i tried to used the <img src=&quot;relative_img.gif&quot;> but it doesn't work. <img...

Part and Inventory Search

Back
Top