Exactly what are you trying to do?  Just remove them all?  Or do you
need to do some funky replace?

I'd be happy to help, if you could be more explicit about the problem.

--Ben Doom

Ryan Roskilly wrote:

> I'm taking an input form and creating a display page.
>
> On the input form I have multiple input such as
>
> <input type="text" value="#qryAll.csa_subject1" name="csa_subject1"
> maxlength="80" size="15">
> <input type="text" value="#qryAll.csa_subject2" name="csa_subject2"
> maxlength="50" size="10">
> <input type="text" value="#qryAll.csa_subject3" name="csa_subject3"
> maxlength="50" size="15">
> <input type="text" value="#qryAll.csa_subject4" name="csa_subject4"
> maxlength="23" size="8">
>
> So when doing the search and replace I first remove all
>
> <input type="text" value="
>
> But I cannot get the search and replace RegEx to work for different ["
> name="?" maxlength="/" size="?">] instances using the Search and Replace
> program in CF Studio 5 utilizing the Regular _expression_ match.
>
> Any assistance would be greatly appreciated, as I have about 1500 input over
> 13 forms.
>
> Thanks,
>
> - Ryan
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to