Can someone please help me with this line of code:
Response.Write " <A HREF= & ""rsMemInSpot("M_HOMEPAGE")""" target=""_blank"" tabindex=""-1""> & dWStatus("Visit Featured Member's website") & ">"<acronym title=""Visit Featured Merchant's website"">Merchant Website Link(<font color=""" & strHoverFontColor & """></font></acronym></a><br />" & vbNewline
I keep getting an 'expected end of statement error' just before the "M_HOMEPAGE" piece.