Advertisement
Guest User

Untitled

a guest
Mar 15th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <cfquery username="#URL.username#" password="#password#" datasource="#URL.datasource#" name="results">
  2. #URL.query#
  3. </cfquery>
  4.  
  5. <cfdump var="#results#">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement