Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



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

Posts: 34
Trades: 0

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
 
 
Register now for full access!
Old 04-03-2008, 05:33 AM Re: In case multiple xml file received same time:Please if is easy answer yes/no:
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Homework?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-04-2008, 07:58 PM Re: In case multiple xml file received same time:Please if is easy answer yes/no:
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
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.
__________________

Please login or register to view this content. Registration is FREE

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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.29335 seconds with 12 queries