Page 1 of 1

Comm100 button image does not appear on the page

Posted: 18 Aug 2011, 04:32
by mcff
optimized
Code
<a href="http://chatserver.comm100.com/ChatWindow.aspx?siteId=xxxxx&planId=2100&partnerId=-1&visitType=1&byHref=1" target="_blank"><img id="comm100_EmailImage" src="http://chatserver.comm100.com/BBS.aspx?siteId=xxxxx&planId=2100&partnerId=-1" style="border:0px" alt="Live Chat" /></a>
html version
Code
<!-- BEGIN Comm100 Live Chat Email/BBS Button Code --><div><div style="z-index:99;position:absolute;visibility:hidden;"><a href="http://www.comm100.com">customer service software technical support</a></div><a href="http://chatserver.comm100.com/ChatWindow.aspx?siteId=xxxxx&planId=2100&partnerId=-1&visitType=1&byHref=1" target="_blank"><img id="comm100_EmailImage" src="http://chatserver.comm100.com/BBS.aspx?siteId=xxxxx&planId=2100&partnerId=-1" style="border:0px" alt="Live Chat" /></a><div style="z-index:99;visibility:hidden;"><span style="font-size:10px; font-family:Arial, Helvetica, sans-serif;"><a href="http://www.comm100.com/livechat/" style="text-decoration:none;color:#000000;" target="_blank"><b>Live Chat Software</b></a> by <a href="http://www.comm100.com" style="text-decoration:none;color:#009999;" target="_blank">Comm100</a></span></div></div><!-- END Comm100 Live Chat Email/BBS Button Code -->
or javascript version
Code
<!-- BEGIN Comm100 Live Chat Button Code --><link href="http://chatserver.comm100.com/css/comm100_livechatbutton.css" rel="stylesheet" type="text/css"/><div id="comm100_ChatButton"><div id="comm100_warp"><center><div id="comm100_dvhelp"><a class="comm100_ahelp_css" href="http://www.comm100.com/livechat/" onclick="comm100_Chat();return false;" target="_blank" title="Live Chat Software for Website"><img id="comm100_ButtonImage" src="http://chatserver.comm100.com/BBS.aspx?siteId=xxxxx&planId=2100&partnerId=-1" style="border:0px" alt="Live Chat Software for Website" /></a><script src="http://chatserver.comm100.com/js/LiveChat.js?siteId=xxxxx&planId=2100&partnerId=-1" type="text/javascript"></script><div id="comm100_track"><a href="http://www.comm100.com/livechat/" target="_blank"><b>Live Chat</b></a> by <a style="color:#009999;cursor:pointer;" onclick="javascript:document.getElementById('comm100_dvbox').style.display='';">Comm100</a></div></div><div id="comm100_dvbox" class="comm100_dvbox_css" style="display:none;" onmouseover="this.style.display=''" onmouseout="this.style.display='none'"><div class="comm100_dvcontent_css"><p class="comm100_ptitle_css"><b><a href="http://www.comm100.com/" target="_blank" class="comm100_atitle_css" >Comm100</a> Products:</b></p><ul class="comm100_ulbox_css"><li style="display:none;" class="comm100_onelinone">&nbsp;</li><li><a href="http://www.comm100.com/" target="_blank">Customer Service Software</a></li><li><a href="http://www.comm100.com/livechat/" target="_blank" >Live Chat Software</a></li><li><a href="http://www.comm100.com/emailmarketingnewsletter/" target="_blank">Email Marketing Software</a></li><li><a href="http://www.comm100.com/livehelp/" target="_blank">Live Help</a></li><li><a href="http://www.comm100.com/emailmarketingnewsletter/" target="_blank">Email Marketing</a></li><li><a href="http://www.comm100.com/livesupport/" target="_blank">Live Support</a></li></ul></div></div></center></div></div><!-- End Comm100 Live Chat Button Code -->

Re: Comm100 button image does not appear on the page

Posted: 18 Aug 2011, 05:13
by Martin
You are an (wo)man of few words :)

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 01:25
by mjau-mjau
Looks like spam. Wheres the question?

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 02:36
by Martin
mjau-mjau wrote:Looks like spam. Wheres the question?
I think you're right... just a topic to promote this feature...

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 03:04
by mcff
Not Spam, the image does not work at comm100.

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 03:16
by mjau-mjau
Well, I am not quite sure what you are trying to do, but this looks like some kinda chat application or similar? Even though there is an <img> there, the SOURCE for the image says that it is not an image. It seems to me it just uses the image tag to fake some kinda application ... If its not a normal image (jpg/png/gif), then it will not render inside Imagevue.

The below is certainly NOT an image ...
http://chatserver.comm100.com/BBS.aspx? ... rtnerId=-1
Code
src="http://chatserver.comm100.com/BBS.aspx?siteId=xxxxx&planId=2100&partnerId=-1"
So without seeing any specific questions, I can tell that this will not work unless the URL is an actual image ... If it is an image, it will work ... Its that simple.

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 03:59
by mcff
These images are in GIF format, from the URL query based on formal criteria, it shows the appropriate image. Therefore, the current status of user accounts and determine the criteria according to the image appears. I showed that I had the source code siteid = xxxxx. But the parts that xxxxx is my URL a user code. Siteid number if you want to send to you via private message. But we ignore the parameters of the url when Imagevue inquiry.
Code
<img id="comm100_EmailImage" src="http://chatserver.comm100.com/BBS.aspx?siteId=97283&planId=2100&partnerId=-1"/>
at siteid, planId, partnerId, so he does not see the parameters of the negative results are taken.

There are two options as a result of this inquiry.

Online mode:
Code
http://hosted.comm100.com/LiveChat/Images/CodePlan/sChatButton_online_orange3.gif
Offline mode:
Code
http://hosted.comm100.com/LiveChat/Images/CodePlan/sChatButton_offline_orange3.gif
Select the option based on these two parameters should show.

** In the meantime, my English is not very good, so I apologize.

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 04:03
by mcff
There may be a problem like this.

of the parameters used in the "&" symbol "&" link does not work to be translated into code.

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 11:01
by mjau-mjau
Well, these URLs are certainly using re-direct, as the resulting image url is different than the original one given. Flash textfields may not be able to handle dynamic scripts for image, so why not just load the image directly?
http://hosted.comm100.com/LiveChat/Imag ... range3.gif
Image
If that does not work, then it may be because they do not have a cross-domains policy file on their server.

Re: Comm100 button image does not appear on the page

Posted: 19 Aug 2011, 13:45
by mcff
Well, what a way to reach the conclusion you suggest?

Re: Comm100 button image does not appear on the page

Posted: 20 Aug 2011, 01:57
by mjau-mjau
mcff wrote:Well, what a way to reach the conclusion you suggest?
I pasted the direct link to the image in my previous post - Try using that ... It does not involve redirection.
http://hosted.comm100.com/LiveChat/Imag ... range3.gif

Add that in your img src instead of the asp redirection script ...