On 15-Apr-2007, at 10:19, Bruce Van Allen wrote:
I am trying to find this:  $msg .= "Sender's Name:              \t
$_POST[name]\n";

Assuming that is all one line:

^\$msg \.= "Sender's Name: +\t\$_POST\[name\]\\n";$

will find it.

If it doesn't, make sure you don't have any odd characters in there, like non breaking spaces or a curly apostrophe.

--
"There will always be women in rubber flirting with me."



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to