Hi,
I have a table GUPI where I have p_key, AcctUnit, Employee, Description columns. Here p_key is the primary key for this table
I have to copy AcctUnit for each Employee where Description="Regular Earnings" to the AcctUnit of that Employee where Description = "401K". I used the following...
I have to write a code that runs on the server that posts an XML file to the given URL using XMLHttpRequest Object.
I know that I can use XMLHttpRequest Object on the client side in JavaScript to do this. But is there anyway where I can use XMLHttpRequest object on the server side which can be...
Hi
I am new to Java script and XMLDOM. I have an XML file on my local sever and I have to send it to a different company using HTTP post. They use XMLHTTP and XMLDOM to retrieve it.
I am a java programmer and I am trying to use Java script and XMLDOM and XMLHTTP to send the file. I know I can...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.