473,396 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

No response in XMLHttpRequest

It is in C# and ASP.Net.

I have a page where I process scholl timetable. When i click on process timetable button, i just call to javascript functions.
1. One is for processing timetable, which done through web service, with the help of javascript.
2. Second function calls the XMLHttpRequest and sends request to some other page, to get the status of the processing from database.

When i click on the process timetable button. the status of the processing is not updated. The request is sent. But if I have check point in that page, it does not reach that page.

Can anybody help me?

Thanks a lot.
Aug 21 '08 #1
1 1337
acoder
16,027 Expert Mod 8TB
Post your JavaScript and client-side code (not C# or ASP.NET).
Aug 21 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: P4trykx | last post by:
Hello I devlop custom content menu using my own implementation of AJAX. In a page code I use Response.AppendHeader("myMenu", "OK"); to add information to header of the response. Then I read the...
2
by: rwiegel | last post by:
Hi, I'm trying to find a way to use XMLHttpRequest to recieve an xml file and then use XMLHttpRequest to send an xml file back based on the xml file I received. Can anybody help? Thanks in...
1
by: joe_doufu | last post by:
I'm creating a page with multiple "widgets", each with its own XMLHttpRequest object, so the user can play with the widgets in parallel. The widgets are enclosed in divs with class "widget" and a...
11
by: jomshri | last post by:
hi This my ajax code <html> <head> <script type="text/javascript"> var req=null; var console=null; function sendRequest(url,HttpMethod) { if (!HttpMethod)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.