<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana><FONT size=2>
<DIV><FONT face=Verdana color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; Hi, 
all!</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; suppose a 
src string like this: how are you today ? "are you ok?" you are 
welcome!</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; I want 
this string to be&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : how are&nbsp;hello 
today? "are you ok?" hello are welcome!</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>&nbsp;&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp; I want to 
use just a regex express to do it. but i cant prevent from "are you ok?" being 
changed to be "are hello ok?".</FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I 
want to use the *Look ahead* or *Look behind* to solve it. can I ?</FONT></DIV>
<DIV><FONT face=Verdana color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV>Yang.liana</DIV>
<DIV>Aug/23/2006</DIV></FONT></DIV></FONT></BODY></HTML>