Advertisement
DraKiNs

(ColdFusion) Trecho de Código 2 Aula

Dec 6th, 2011
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html>
  2. <head>
  3. <title>Testando ColdFusion 2 Aula</title>
  4. </head>
  5. <body>
  6.  
  7.  
  8.  
  9.   <cfoutput>#"www.brunodasilva.com.br"#</cfoutput>
  10.  
  11.  
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement