<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>Need Response right away !!</TITLE>
</HEAD>
<BODY>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">Hi,</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">I</FONT><FONT SIZE=2 FACE="Courier New">m having the following Javascript now.</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; function submitTestingToolForm(actionType){</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var sForm = getObject('soTestingToolForm');</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if(sForm != null){</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ( actionType == &quot;writeToQueue.do&quot; ){</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ( confirm (&quot;Would you like to save the XML before</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">continuing?&quot;) ){</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; actionType = &quot;downloadXml.do&quot;;</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sForm.action =actionType;</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enableAllField(sForm);</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sForm.submit();</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT></P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT></P>
<BR>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">When i call the &quot;submitTestingToolForm&quot; with &quot;actionType&quot; as &quot;writeToQueue.do&quot;, then am asking to confirm &quot;Would you like to save the XML before continuing?&quot;, if the client clicks &quot;ok&quot; then i will be calling &quot;downloadXml.do&quot;. Then am submitting the form. After this form is submitted i need to call &quot;writeToQueue.do&quot; rightaway.</FONT> </P>

<P ALIGN=LEFT><FONT SIZE=2 FACE="Courier New">Let me know how can</FONT> <FONT SIZE=2 FACE="Courier New">I</FONT><FONT SIZE=2 FACE="Courier New"> go back to the</FONT> <FONT SIZE=2 FACE="Courier New">(</FONT><FONT SIZE=2 FACE="Courier New">actionType == &quot;writeToQueue.do</FONT><FONT SIZE=2 FACE="Courier New">) after the sForm.submit();</FONT></P>
<BR>
<BR>
<BR>

<P ALIGN=LEFT><A NAME="_MailAutoSig"><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Thanks,</FONT></A></P>

<P ALIGN=LEFT><B><I><FONT COLOR="#0000FF" SIZE=4>Raj.</FONT></I></B></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">301-986-3489 (Work)</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">SOD Performance Mgmt.</FONT></P>

<P ALIGN=LEFT><A HREF="mailto:RBommadeni@geico.com"><B><I></I></B><B><I><U><FONT COLOR="#0000FF" SIZE=2>RBommadeni@geico.com</FONT></U></I></B></A></P>

<P ALIGN=LEFT></P>

<P><FONT SIZE=2 FACE="Arial">=================== </FONT>
<BR><FONT SIZE=2 FACE="Arial">This email/fax message is for the sole use of the intended recipient(s) and may contain confidential and privileged information.&nbsp; Any unauthorized review, use, disclosure or distribution of this email/fax is prohibited.&nbsp; If you are not the intended recipient, please contact the sender by email/fax and destroy all paper and electronic copies of the original message. </FONT></P>

</BODY>
</HTML>