Hello,
I have a VB.NET project and when I use the example messenger call
<%="<"%><%="script"%><%="src='"%><%=ResolveUrl("~/CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx")%><%="'"%><%=">"%><%="<"%><%="/script"%><%=">"%><br> <imgsrc="<%=ResolveUrl("~/CuteSoft_Client/CuteChat/images/icon_invite.gif")%>" align=absmiddle><a href="###" onclick="BLOCKED SCRIPTChat_OpenMessenger()" >Messenger</a>
I get errormessage. Chat_OpenMessenger not defined
Is it realy possible to integrate this with vb.net
Thanks