This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee30dcc
commit 5465f2f
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
##BriskForms Guide | ||
|
||
###What is BriskForms? | ||
|
||
BriskForms provides a fast and secure mechanism by which to keep in touch with your visitors while protecting your privacy and keeping spammers away. | ||
|
||
With no registration required, adding a BriskForm to your site or app has never been easier. | ||
|
||
###Getting Started | ||
|
||
We ask just three simple questions. | ||
|
||
####1. Where they at? | ||
|
||
Tell us where your visitors will be coming from. | ||
|
||
####2. Where you at? | ||
|
||
Tell us where to send your form submissions. | ||
|
||
> A confirmation link will be sent to this address following setup. | ||
####3. Do what now? | ||
|
||
We can't just leave your visitors hanging! Tell us where you want them sent next. | ||
> Use the optional failure URL to tell your users how much they suck. | ||
###Setting up your BriskForm | ||
|
||
Upon submission of your configuration information, you'll be supplied with a secure URL to place in your form's ```action``` attribute. | ||
|
||
**Example**: | ||
|
||
```<form action="http://briskforms.com/blahblah">``` | ||
|
||
> **Important:** the address you used in step 2 must be confirmed via a confirmation link before your BriskForm will be active. | ||
####*And that's it.* | ||
We'll take it form here. | ||
|