- Code: Select all
Bad character found in field Prev location after "http://...?storeid=*28aab6adb97a7345e438e44542bf740c004cd7fd9824&search_field=".
This issue only happens when using the feature in IE, for some reason firefox is not effected.
the search_field= value is set to a closed quote search for "classroom based" etc. and another oddity is the only place this occurs are on links which contain some inline javascript to display rollover text...
Here's an example of a problematic link:
- Code: Select all
<li class="link"><a href='http://.../sb/productsearch.cgi?storeid=*28aab6adb97a7345e438e44542bf740c004cd7fd9824&search_field="Classroom Based"' onmouseover='Tip("<b>Classroom-Based</b><br>These programs are FPMI’s classic seminars and Instructor-Led Training Programs. They<br>are available for individual or group enrollment for federal employees, contractors, and the<br>private sector. Program lengths vary from one day to two weeks. Programs will be offered<br>at an easily accessible location or client site.")' onmouseout='UnTip()'><font color='black'>Classroom-Based</font></a></li>
Hope someone can help, i know this is a lot of text.
Thanks