0) { if (check_email_address($eC_Addr1) ) { if (strcasecmp($eC_Addr1, $eC_Addr2) == 0) { $addr_err = 0; $address = TRUE; } else { $addr_err = 1; // Address 1 does not match Address 2 } } else { $addr_err = 2; // Address 1 is not a valid e-mail address } } else { $addr_err = 3; // No Address 1 entry } // // Check PayPal Receipt ID for validity // if(strlen($eC_PP_ID) > 0) { if(strlen($eC_PP_ID) == 17) { $txnid_err = 0; $pp_txnid = TRUE; } else { $txnid_err = 2; // PayPal ID's are 17 characters long } } else { $txnid_err = 1; // No PayPal ID entry } // // Check that message has been typed ( >0 length & not original text ) // if(strlen($eC_Body) > 0) { if(strcasecmp($eC_Body, 'Enter your letter here...') <> 0) { $textmsg = TRUE; } } // // Check Verify status // if(!isset($_POST['verify'])) { $verify = -1; } else { if(strcasecmp($_POST['verify'], "Send the Letter") == 0) { $verify = 1; } if(strcasecmp($_POST['verify'], "Edit the Letter") == 0) { $verify = 0; } } // // Check Copy Status // if(!isset($_POST['eC_Copy'])) { $eC_Copy = "No"; } else { if($eC_Copy<>"Yes" && $eC_Copy<>"No") { $eC_Copy = "No"; } } } // isset($_POST['submit']) /* * Helpful variables for adding non-standard startup items * Turn "on" the menu system level(s) for this page --> $headstyle = ""; $on_title Over-ride DB page title $headstyle add a page specific CSS file to the page $on_keyword Over-ride DB Page Keywords $on_desc Over-ride DB Page Description * * Helpful functions * to output email addresses at local domain : eMail Robert at foreign domain: eMail Robert to go to top of page (php function) $z = top_of_page("worw"); echo $z; */ if ($address && $pp_txnid && $textmsg && $verify <> 0) { if ($verify == -1) { $on_title = "Spiritgeek: Verify eCoaching™ Information"; } if($verify == 1) { $on_title = "Spiritgeek: eCoaching™ Letter Sent -- Thank You!"; } } else { $on_title = "Spiritgeek: eCoaching™ Entry Form"; } // // Enter success form and email letter // $on_desc = "The eCoaching entry form"; include "../scripts/spiritgeek-t/page-bop.php"; ?>
Name: |
|
| No name entered ';} ?> |
|
eMail address: |
|
| |
|
Transaction Receipt ID: |
|
| |
|
Letter content: |
|
| |
|
eCoaching™ letter copy: |
|
| not send a copy to ' . $eC_Addr1; }?> | |
Your message has been sent to Robert.
Note: There was an error sending you a copy.Robert will read and respond to your letter as quickly as possible, usually within 2-3 days.
If there are any questions, go to our "Contact Us" page and send an eMail with your Payment Receipt ID in the Subject line, like this:
Subject: " . $eC_PP_ID . "\n"; ?>Once again, thank you for using the eCoaching™ service.
For more involved and long-term coaching/teaching, remember that we have personal Life Coaching and Spiritual Teaching sessions available on our Client Services page.
Om Shanti (Peace),
Robert
Spiritgeek.com
The eCoaching™ eMail was not sent, an error occurred on the server.
We apologize for the inconvenience.
" . $tmp; } error_reporting($C_error); ?>
The form for your eCoaching™ session is quite straight forward and simple to fill out. If you follow these simple steps, your message will be on its way quite shortly.
Enter your message here. For the best results, be as detailed as possible.
You are welcome to fill it out any way you wish, but I find it helpful to write the letter in my favorite editor, like Word, Vim or Emacs, and then cut-and-paste the finished letter into the form.
If you would like a copy of the message eMailed to you, click "Yes" under your message text.
That's it, I look forward to hearing from you.
Many people use eCoaching™ as a way to become familiar with me, Robert, as a coach or teacher. I promise to give your letter my direct attention and get it back to you as quickly as possible. The more information you send me, the better I can respond.
If you would like to start a regular Life Coaching/Spiritual Teaching relationship, please contact me directly.