> And I just spent a whole day re-working a site that I have inherited on a
> contract I'm doing and took all the ParameterExists functions out...

I replaced all the parameterexists when I started here in about 30 seconds

<?xml version="1.0"?>
<dwquery>
  <queryparams matchcase="false" ignorewhitespace="false"
useregexp="true"wholeword="false"/>
  <find>
    <qtext qname="(parameterexists\()([^\)]*)\)" qraw="true"></qtext>
  </find>
  <replace action="" param1="isdefined(&quot;$2&quot;)" param2=""/>
</dwquery>

save that as a .dwr file and open it in Dreamweaver in the find and replace :)
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to