--- In JavaScript_Official@yahoogroups.com,
<listgroups ...> wrote:
>
>
> ----- Original Message -----
> From: Zahraa
>
> Hi all ,
> I ask about AJAX this file when run show this Error
> line :24
> Error:Type mismatch
> I hope any one have solution tell me .
> Best Regards,
> ------------------------------
> This looks like the problem -
> http_request.send(username=+theUsername);
> should be -
> http_request.send("username=" + theUsername);
>
----------------------------------
Thanks for response but still show this Error:Type mismatch
in
http_request.open("POST","t.htm");
Visit http://aiaiai.com for
more groups to join
Yahoo! Groups Links
<*> To visit your group on the web, go to:
ht
tp://groups.yahoo.com/group/JavaScript_Official/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/JavaScript_Official/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:JavaScript_Official-digest@yahoogroups.com
mailto:JavaScript_Official-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
JavaScript_Official-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|