On Thu, 15 Dec 2005 23:07:33 +00
"Andrew Alderwick" <[EMAIL PROTECTED]> wrote:

> On 15/12/2005, "Ken Gunderson" <[EMAIL PROTECTED]> wrote:
> >On Fri, 16 Dec 2005 09:13:56 +1100
> >Tim Bates <[EMAIL PROTECTED]> wrote:
> >
> >> > Tested w/Galeon and Firefox.
> >>
> >> I know Firefox has an option to prevent having windows manipulated by 
> >> javascript. I personally like to have control over my browser windows, so 
> >> I dont allow javascripts to close, resize or min/maximize my windows.
> >> Perhaps you have blocked javascript from closing the window. I think that 
> >> might even be a default with firefox.
> >
> >
> >FYI--
> >
> >Unless someone has experiences to the contrary my conclusion is that
> >this is a MySQL5 incompatability issue as the configuration works fine
> >with MySQL41.
> 
> If that is true, can you demonstrate the differences in the HTML source
> of the two compose pages? Unless Iloha on MySQL 5.x generates different
> Javascript code than version 4.1, I can't see how your conclusion can
> be correct.

Holy Moly- my last repley is being held for admin approval
because it's weighing in at larger than 40K.  Guess I'll split it up...

Here's the one that works.

But back to my unaswered question-- Is ANYBODY using MySQL5 w/Ilohamail
successfully?

-- 
Best regards,

Ken Gunderson

Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?

Title: http://mail.mydom.tld:3009/compose2.php?user=1134688702-48475&replyto=1&folder=INBOX&id=100&uid=494&part=
<HTML>
<HEAD>
<!--
IlohaMail by Ryo Chijiiwa
http://ilohamail.org
//-->
			<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
		<link rel="stylesheet" href="css.php?user=1134688702-48475&theme=default" type="text/css">
		
<!-- compose2.php //-->
		<script type="text/_javascript_" language="_javascript_1.2">
		var contacts_popup_visible=false;
		var contacts_popup;
		function CopyAdresses() {
			switch (document.forms[0].to_a_field.selectedIndex) {
			case 1:
				var target = document.forms[0].cc;
				break;
			case 2:
				var target = document.forms[0].bcc;
				break;
			default:
				var target = document.forms[0].to;
			}
			var selbox=document.forms[0].elements['to_a[]'];
			for (var i=0; selbox.length>i; i++) {
				if ((selbox.options[i].selected == true) &&
		 		 (target.value.indexOf(selbox.options[i].text, 0)==-1)) { //A check to prevent adresses from getting listed twice.
					if (target.value != '') 
						target.value += ', ';
					target.value += selbox.options[i].text;
				}
			}
		}
		
		function DeselectAdresses() {
			var selbox = document.forms[0].elements['to_a[]'];
			if (selbox) {
				for (var i=0; selbox.length>i; i++)
					selbox.options[i].selected = false;
			}
		}
		
		function DoCloseWindow(redirect_url){
			if(parent.frames.length!=0){
				parent.list2.location=redirect_url;
			}else{
				window.close();
			}
		}		
		
		function fixtitle(title_str) {
			if (document.forms[0].subject.value=='')
				document.title=title;
			else
				document.title=title_str+": "+document.forms[0].subject.value;
		}
		
		function open_popup(comp_uri) {
			if (comp_uri) {
				if (contacts_popup_visible==false) {
					if (document.forms[0].cc) comp_uri += "&cc=1";
					if (document.forms[0].bcc) comp_uri += "&bcc=1";
					contacts_popup = window.open(comp_uri, "_blank","width=500,height=500,scrollbars=yes,resizable=yes");
					if (contacts_popup.opener == null)
					contacts_popup.opener = window;
				}
				contacts_popup.focus();
			}
			return;
		}
		
  		function close_popup(){
			if (contacts_popup_visible)
  				contacts_popup.close();
  		}

		</SCRIPT>
	</HEAD>
	<BODY TEXT="#000000" BGCOLOR="#6699CC" LINK="#222222" ALINK="#222222" VLINK="#222222" onUnload="close_popup();">
<!-- FROM:  <[EMAIL PROTECTED]> //-->
<FORM NAME="messageform" ENCTYPE="multipart/form-data" ACTION="compose2.php" METHOD="POST" onSubmit='DeselectAdresses(); close_popup(); return true;'>
	<input type="hidden" name="user" value="1134688702-48475">
	<input type="hidden" name="show_contacts" value="">
	<input type="hidden" name="show_cc" value="">
	<input type="hidden" name="in_reply_to" value="INBOX:494">
<input type="hidden" name="replyto_messageID" value="[EMAIL PROTECTED]">
<input type="hidden" name="folder" value="INBOX">	
	<table border="0" width="100%" bgcolor="#333399">
	<tr>
		<td valign="bottom" align="left">
			<span class="bigTitle">Compose Message</span>
			&nbsp;&nbsp;&nbsp;
			<span class="mainHeadingSmall">
			<SCRIPT type="text/_javascript_" language="_javascript_1.2">
document.write('[<a href="" class="mainHeadingSmall">Close Window</a>]');
</SCRIPT>			</span>
		</td>
		<td valign="bottom" align="right">
						
		</td>
	</tr>
	</table>
    <table border=0><tr valign="top"><td>
<table border=0><tr><td align=right class="mainLight">Subject:</td><td class="mainLight"><input type=text name="subject" value="Re: red" size="60" onKeyUp="fixtitle('Compose Message');"></td></td></tr>
<tr>
<td align=right class="mainLight">From:</td>
<td class="mainLight">
 &lt;[EMAIL PROTECTED]&gt;</td></tr>
<tr>
<td align=right class="mainLight">To:</td><td><textarea name="to" cols="60" rows="3">&quot;[EMAIL PROTECTED]&quot; &lt;[EMAIL PROTECTED]&gt;</textarea><input type="hidden" name="new_show_contacts" value=1>
<script type="text/_javascript_" language="_javascript_1.2">
document.write('<a href="" class=\"mainLight\"><img src=""
</script>
<noscript>
<input type="submit" name="change_contacts" value="Contacts">
</noscript>
</td></tr>
<tr>
<td align=right class="mainLight">CC:</td><td><input type=text name="cc" value="" size=60></td></tr>
<tr>
<td align=right class="mainLight">BCC:</td><td><input type=text name="bcc" value="" size=60></td></tr>
<tr><td align="right" valign="top" class="mainLight">Attach:</td><td valign="top"><input type="hidden" name="MAX_FILE_SIZE" value="2000000"><INPUT NAME="userfile" TYPE="file"><INPUT TYPE="submit" NAME="upload" VALUE="Upload"></td></tr>
<tr>
<td></td><td><input type="hidden" name="new_show_cc" value=""></td></tr>
</table></td><td>
<input type=submit name="send_1" value="Send Message"></td></tr><td colspan=2>
	<br><span class="mainLight">Message body:</span><br>
	<TEXTAREA NAME=message ROWS=20 COLS=77 WRAP=virtual>


On 12/15/2005, &quot;[EMAIL PROTECTED]&quot; &lt;[EMAIL PROTECTED]&gt; wrote:

&gt;On 12/10/2005, &quot;Testing 1 2 3&quot; &lt;[EMAIL PROTECTED]&gt; wrote:
&gt;
&gt;&gt;blue</TEXTAREA>
	
	<br><select name='spell_dict_lang'>
<option value='en'>English
</select>
<input type="submit" name="check_spelling" value="Check Spelling">
	<!-- External talbe -->
	</td><tr><td>
	
	
	<table border=0 width="100%">
		<tr>
		<td>
		<input type=checkbox name="attach_sig" value=1  > 
		<span class="mainLight">Attach signature</span>
		</td>
	</tr>
	</table>

	</td><td>
		<input type=submit name="send_2" value="Send Message">
	</td></tr></table><!-- End External table -->
</form>
	<script type=text/_javascript_>
		var _p = this.parent;
		if (_p==this){
			_p.document.title = "Compose Message";
		}
	</script>
</BODY></HTML>

Reply via email to