---- cut below this line:
<form method="post"> <textarea cols="40" rows="10" name="wpTextbox1"><?php if( isset( $_POST['wpTextbox1'] ) ) echo htmlspecialchars( $_POST['wpTextbox1'] ) ?></textarea> <input type="submit" /> </form>
---- cut above this line
Brian,
What .php program would I make this change in?
John