Subdomain Posts
SQL | 208 days ago
SQL | 238 days ago
ColdFusion | 306 days ago
ColdFusion | 306 days ago
ColdFusion | 334 days ago
ColdFusion | 355 days ago
HTML | 371 days ago
HTML | 384 days ago
HTML | 392 days ago
JavaScript | 397 days ago
Recent Posts
Perl | 0 sec ago
JavaScript | 18 sec ago
C++ | 35 sec ago
Groovy | 36 sec ago
TCL | 40 sec ago
None | 43 sec ago
None | 50 sec ago
ActionScript 3 | 59 sec ago
None | 1 min ago
Python | 1 min ago
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By AMD on the 7th of May 2009 08:02:35 PM Download | Raw | Embed | Report
  1. <cfset myaction = "Upsert" >
  2. <cfset mystruct = form>
  3.  
  4. <cfif action eq "Client_Market_deleted">
  5.         <cfset myaction = "delete">
  6.         <cfset mystruct = url>
  7. </cfif>
  8.  
  9.         <cflock name="fred" type="exclusive" timeout="100">
  10.                 <cfset ralph = application.databaseservice.runmethod(myaction,"Client_Markets", mystruct, "Client_Market_ID")>
  11.         </cflock>
  12.  
  13. <cflocation  addtoken="No" url="#Script_Name#?Status=#Action#&Section=#Section#&Action=List_Client_Markets">
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: