|
-
Jan 2nd, 2010, 05:01 AM
#1
Re: Can't get responseText from an ASP.NET page using XMLHttpRequest in JavaScript
Try browsing straight to the URL in all of your browsers.
http://localhost:50819/Test/login.as...sword=password
Do you get what you expect? If you're getting what you expect, then the javascript should work. You may also want to inspect the actual status coming back. If it's not 200, what is it?
-
Jan 4th, 2010, 09:00 PM
#2
Thread Starter
Addicted Member
Re: Can't get responseText from an ASP.NET page using XMLHttpRequest in JavaScript
I get a response with status 200 if I browse to it, so there appears to be nothing wrong with my server code either.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|