Skip to content

Instantly share code, notes, and snippets.

@propertybase
propertybase / web2prospect.html
Created May 21, 2010 09:38
Web 2 Prospect Example for Propertybase
<html>
<head>
<title>Lead Capture Form</title>
<script type="text/javascript">
function checkSubmit() {
// Please enter all ID's of your Multi-Select-Fields into this array.
multiPicklistFields = new Array("pb__InterestPurchaseUnitType__c");
// Enter the name of your form here. DEFAULT: web2prospect
@ziadoz
ziadoz / awesome-php.md
Last active July 13, 2024 05:29
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.