Index: schedule/Transaction/insert.php
===================================================================
--- schedule/Transaction/insert.php	(revision 15687)
+++ schedule/Transaction/insert.php	(revision 15689)
@@ -40,5 +40,9 @@
  if($insert){
 	
-				header("Location: ../index.php?{$TimeEX2}");
+				?>
+				<script type="text/javascript">
+					alert("Sucessfully save");
+				</script>
+				<?php
 	
 	}
