> 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("$2")" 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]

