Skip to content

Instantly share code, notes, and snippets.

@hurricanepkt
Created July 11, 2012 15:41
Show Gist options
  • Save hurricanepkt/3091236 to your computer and use it in GitHub Desktop.
Save hurricanepkt/3091236 to your computer and use it in GitHub Desktop.
any text editors that can help me with this odd replace
<question type="radio"
name="InsuredPIMEL"
required="Yes"
question="If the above question is answered yes, does the insured have a P&amp;I with crew or MEL policy in place?" >
<choice value="Yes" />
<choice value="No" />
<choice value="N/A" />
<location index="37" Location="LLite!D39" />
<location index="50" Location="LLite!D39" />
<location index="51" Location="LLite!D39" />
<location index="52" Location="LLite!D39" />
<location index="53" Location="LLite!D39" />
</question>
<question type="text"
name="website"
required="yes"
question="What is the insured&apos;s website? (insert none *only* if the the insured does not have one)">
<location index="37" Location="LLite!D40" />
<location index="50" Location="LLite!D40" />
<location index="51" Location="LLite!D40" />
<location index="52" Location="LLite!D40" />
<location index="53" Location="LLite!D40" />
</question>
<question type="radio"
name="InsuredPIMEL"
required="Yes"
question="If the above question is answered yes, does the insured have a P&amp;I with crew or MEL policy in place?" >
<choice value="Yes" />
<choice value="No" />
<choice value="N/A" />
<location index="37" Location="LLite!D39" />
<location index="50" Location="LLite!D39" />
<location index="51" Location="LLite!D39" />
<location index="52" Location="LLite!D39" />
</question>
<question type="text"
name="website"
required="yes"
question="What is the insured&apos;s website? (insert none *only* if the the insured does not have one)">
<location index="37" Location="LLite!D40" />
<location index="50" Location="LLite!D40" />
<location index="51" Location="LLite!D40" />
<location index="52" Location="LLite!D40" />
</question>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment