I don't understand the question. On Sun, Oct 26, 2008 at 2:15 PM, OnRails <[EMAIL PROTECTED]> wrote: > > how to use regular expression to from: > > s="<table>sdfsdf<td>dsdsf <td> > <table>4567<td>sdflk<td>ddd<td> > <table>test<td>hgkhgj<td> " > > get > resultString="<table>sdfsdf</table>dsdsf <td> > <table>4567</table>sdflk<td>ddd<td> > <table>test</table>hgkhgj<td>" > > > > >
-- Anthony Ettinger 408-656-2473 http://anthony.ettinger.name --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---