Ugh another issue. The address books from webmail.exe do not get ported into Surgeweb at all. So if I change to the new format people will lose their address books and manually have to go to the old system and and export them and reimport them. Is there any manual way of doing this from the back end? Maybe a script I could write etc? On 4/19/2012 11:46 AM, Steven wrote: I just see it doesn't move the webmail.exe into the usual spot in the new installation. I should offer it to people who don't want to go back. I found the code to post the ajax stuff I just switched over to that instead. I like the ajax better, I just need to brand it now. On 4/19/2012 11:08 AM, Lyle Giese wrote: On 04/19/12 09:25, Steven wrote: In the newest version is the old webmail removed? It will not load on the new version with the old web form I have on my website. Is there some new code somewhere to have it post and load the ajax interface instead? I modified web/index.htm so that SurgeWeb is the first menu item and removed webmail.exe along time ago and I don't offer the ssl version of any pages: Starting at line 26: ||ifdef||g_surgeweb|| <a class="hrefbutton" href="||webmail_port_url||/surgeweb" target="client"><input type="button" name="" value="$$SurgeWeb$$" ||button_href||></a> - <a class="hrefbutton" href="||webmail_secure_port_url||/cgi/user.cgi">$$ SurgeWeb From LCR Computer - Web Email client $$</a> <br> <br> ||endif|| Which results in: <a class="hrefbutton" href="http://<domainname.com>:80/surgeweb" target="client"><input type="button" name="" value="SurgeWeb" onmouseover="MO(event)" onmouseout="MU(event)" onclick="MC3(event)" lass=spbutton></a> - <a class="hrefbutton" href="https://mail3aa.lcrcomputer.net:7443/cgi/user.cgi"> SurgeWeb From LCR Computer - Web Email client </a> <br> <br> Lyle Giese LCR Computer Services, Inc.
I just see it doesn't move the webmail.exe into the usual spot in the new installation. I should offer it to people who don't want to go back. I found the code to post the ajax stuff I just switched over to that instead. I like the ajax better, I just need to brand it now. On 4/19/2012 11:08 AM, Lyle Giese wrote: On 04/19/12 09:25, Steven wrote: In the newest version is the old webmail removed? It will not load on the new version with the old web form I have on my website. Is there some new code somewhere to have it post and load the ajax interface instead? I modified web/index.htm so that SurgeWeb is the first menu item and removed webmail.exe along time ago and I don't offer the ssl version of any pages: Starting at line 26: ||ifdef||g_surgeweb|| <a class="hrefbutton" href="||webmail_port_url||/surgeweb" target="client"><input type="button" name="" value="$$SurgeWeb$$" ||button_href||></a> - <a class="hrefbutton" href="||webmail_secure_port_url||/cgi/user.cgi">$$ SurgeWeb From LCR Computer - Web Email client $$</a> <br> <br> ||endif|| Which results in: <a class="hrefbutton" href="http://<domainname.com>:80/surgeweb" target="client"><input type="button" name="" value="SurgeWeb" onmouseover="MO(event)" onmouseout="MU(event)" onclick="MC3(event)" lass=spbutton></a> - <a class="hrefbutton" href="https://mail3aa.lcrcomputer.net:7443/cgi/user.cgi"> SurgeWeb From LCR Computer - Web Email client </a> <br> <br> Lyle Giese LCR Computer Services, Inc.
On 04/19/12 09:25, Steven wrote: In the newest version is the old webmail removed? It will not load on the new version with the old web form I have on my website. Is there some new code somewhere to have it post and load the ajax interface instead? I modified web/index.htm so that SurgeWeb is the first menu item and removed webmail.exe along time ago and I don't offer the ssl version of any pages: Starting at line 26: ||ifdef||g_surgeweb|| <a class="hrefbutton" href="||webmail_port_url||/surgeweb" target="client"><input type="button" name="" value="$$SurgeWeb$$" ||button_href||></a> - <a class="hrefbutton" href="||webmail_secure_port_url||/cgi/user.cgi">$$ SurgeWeb From LCR Computer - Web Email client $$</a> <br> <br> ||endif|| Which results in: <a class="hrefbutton" href="http://<domainname.com>:80/surgeweb" target="client"><input type="button" name="" value="SurgeWeb" onmouseover="MO(event)" onmouseout="MU(event)" onclick="MC3(event)" lass=spbutton></a> - <a class="hrefbutton" href="https://mail3aa.lcrcomputer.net:7443/cgi/user.cgi"> SurgeWeb From LCR Computer - Web Email client </a> <br> <br> Lyle Giese LCR Computer Services, Inc.
In the newest version is the old webmail removed? It will not load on the new version with the old web form I have on my website. Is there some new code somewhere to have it post and load the ajax interface instead?
<a class="hrefbutton" href="http://<domainname.com>:80/surgeweb" target="client"><input type="button" name="" value="SurgeWeb" onmouseover="MO(event)" onmouseout="MU(event)" onclick="MC3(event)" lass=spbutton></a> - <a class="hrefbutton" href="https://mail3aa.lcrcomputer.net:7443/cgi/user.cgi"> SurgeWeb From LCR Computer - Web Email client </a> <br> <br>
Last Message | Next Message