[jQuery] AJAX + IE

[jQuery] AJAX + IE

<HTML>
<BODY>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1543" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2>I am trying to use
the AJAX functionality of jquery but I am having problems. </FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2>As a test I wrote
the following javascript function...</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2>function test()
{</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2> 
$.get('../scripts/test.php',<BR>    function(pReturnValue)
{</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial
size=2>      alert(pRetunrValue);</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2>   
}<BR>  );</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial
size=2>}</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2>the corresponding
php code looks like...</FONT></SPAN></DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=934512319-15062006><FONT face=Arial size=2><?php<BR>echo
365;<BR>?></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><SPAN class=934512319-15062006></SPAN><FONT face=Arial size=2>I<SPAN
class=934512319-15062006> don't think this could get much simpler.
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=934512319-15062006>In FF I get the
value but in IE I do not. Any ideas???</SPAN><BR></FONT></DIV>
<DIV><FONT><SPAN class=934512319-15062006><FONT face=Arial
size=2>Jason</FONT></SPAN></DIV></FONT></SPAN></BODY></HTML>
<P><hr size=1></P>
<P><STRONG>
Notice of Confidentiality:
**This E-mail and any of its attachments may contain Lincoln National
Corporation proprietary information, which is privileged, confidential,
or subject to copyright belonging to the Lincoln National Corporation
family of companies. This E-mail is intended solely for the use of the
individual or entity to which it is addressed. If you are not the
intended recipient of this E-mail, you are hereby notified that any
dissemination, distribution, copying, or action taken in relation to
the contents of and attachments to this E-mail is strictly prohibited
and may be unlawful. If you have received this E-mail in error, please
notify the sender immediately and permanently delete the original and
any copy of this E-mail and any printout. **

Thank You.
</STRONG></P>
</BODY>
</HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/