| Function Passing Arg With Quotes | | This shows how to deal with strings that have quotes (single or double) when you need to pass that string to an HREF-Javascript routine as an arugment.
This solves the problem by side stepping the issue and using a hidden form to create an object that hold the value.
|