Reply
In case multiple xml file received same time:Please if is easy answer yes/no:
Old 04-02-2008, 05:46 PM In case multiple xml file received same time:Please if is easy answer yes/no:
Average Talker

Posts: 23

In case multiple xml file received same time:Please if is easy answer yes/no:
I must make 3 js functions[fillNewsInfo()] that call SEPARATELLY httpRequest1.responseXML, the other httpRequest2.responseXML, and the other httpRequest3.responseXML, ...? yes/no

all these functions must be called with
httpRequest1.onreadystatechange=fillNewsInfo1;
httpRequest2.onreadystatechange=fillNewsInfo2;
httpRequest3.onreadystatechange=fillNewsInfo3;
in the updateNewsInfo() function ? yes/no

I can do this [include multiple functions] asychronyously only ? yes/no

May do a function to get httpRequest objects with a parameter like:
function getRequestObject(httpRequest) {
httpRequest = new XMLHttpRequest();
}
? yes/no what ever the param is equal the object ? yes/no

A textbox <input type"text" name="first" /> when submitted without touch it or get focus to it[hence is empty] will have $_POST['first']=null or "" or undefined ?

clearInterval(timer); in js will cause error if timer action stopped from before ? timer no exist...
lse123 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-03-2008, 04:33 AM Re: In case multiple xml file received same time:Please if is easy answer yes/no:
chrishirst's Avatar
Super Moderator

Posts: 11,507
Location: Blackpool. UK
Homework?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-04-2008, 06:58 PM Re: In case multiple xml file received same time:Please if is easy answer yes/no:
willcode4beer's Avatar
Webmaster Talker

Posts: 602
Name: Paul Davis
Location: San Francisco
Quote:
Originally Posted by lse123 View Post
Please if is easy answer yes/no:
The answer is yes

But, I suspect that is not what you are looking for. Perhaps if you phrased your question in the form of a question.
__________________
Paul Davis
willCode4Beer.com (coding for all the right reasons)
willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to In case multiple xml file received same time:Please if is easy answer yes/no:
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.31764 seconds with 13 queries