Hi Marc,<div><br></div><div> I went through other options which could be able to ajaxify. I found following issues with them. </div><div><br></div><div><ol><li>Since "Move Table to database" option should redirect to the moved table in the new database, we have to anyhow refresh the "Frame content" after this action. So there is no point of  applying ajax behavior to it.</li>
<li>For "<b>Table options</b>"  if I add the ajax behavior to submit the form without reloading the page I may need to replace all the table parameters which are currently embedded with the "<b>href</b>" attributes in the whole page. As an example it I change the table name from "actor" to "actor1" using "<b>Table options</b>" I may need to change the "<b>href</b>" of all four links in "<b>Table maintenance</b>" and "<b>Delete data or table</b>" to actor1 by using ajax. Is it okay to do that. </li>
<li>In "<b>Delete data or table</b>" section currently there is a "<b>("#truncate_tbl_anchor").live('click'')</b>" action in functions.js file. In there after using the $.get() function, the two frames are reloaded. We can modify this action to stay at the same page after "<b>Truncate the table</b>". We cannot apply ajax to "<b>Delete the table(Drop)</b>" option because anyhow we have to quit the "<b>Table options</b>" after deleting the table. </li>
</ol><meta http-equiv="content-type" content="text/html; charset=utf-8">I think all the options in "<b>Table maintenance</b>" section need ajax behavior (process without reloading the page). If you find any of the above mentioned options need changes can you please comment on those. I'll work with ajaxifying the <meta http-equiv="content-type" content="text/html; charset=utf-8">"<b>Table maintenance</b>" section and update you as soon as possible.</div>
<div><br></div><div>Regards,</div><div>Thilanka.  <br><br>-- <br><div><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px"><div style="text-align:left">L G Thilanka Kaushalya     <br>Computer Science & Engineering,    <br>
<div style="color:rgb(80, 0, 80)">University of Moratuwa,<br>Sri Lanka<span></span><br>                          <br></div></div>Connect with me at,<br>      Gmail        : <a href="mailto:lgtkaushalya@gmail.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@gmail.com</a><br>
      Twitter       : @thilanka_k<br>      Facebook  : Thilanka Kaushalya<br>      Yahoo       : <a href="mailto:lgtkaushalya@yahoo.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@yahoo.com</a></span></div>
<div>      Blog          : <a href="http://coders-view.blogspot.com/" target="_blank">http://coders-view.blogspot.com/</a></div><br><br>
</div>