Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7558691
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T12:26:11+00:00 2026-05-30T12:26:11+00:00

I have the following code it only works in IE6: if(document.getElementById(IsOnline).value == ‘True’) {

  • 0

I have the following code it only works in IE6:

if(document.getElementById("IsOnline").value == 'True')
                {
                    var mailBox = document.getElementById('CurrentMailBox').value;

                    var callObj = service.createCallOptions();
                    callObj.async = false;
                    callObj.params = new Array();
                    callObj.params.messageID = pmid;
                    callObj.params.mailBoxID = mailBox;
                    callObj.funcName = "GetPrivateMessageDetail";

                    var xml = service.svcIOra.callService(callObj);

                    var xmlDoc = new ActiveXObject("Microsoft.XMLDOM");
                    xmlDoc.loadXML(xml.value);

                    toUserNames = getNodeValue(xmlDoc, "s_id_to_list");

                    fromUserNames = getNodeValue(xmlDoc, "s_id_from_list");
                    msgAttachment = getNodeValue(xmlDoc, "attachment_name");
                    attach_id = getNodeValue(xmlDoc, "attach_id");
                    msgBody = getNodeValue(xmlDoc, "msg_text");

                    //check to see if private message is invite message
                    var cfid = getNodeValue(xmlDoc, "confToJoin");
                    document.getElementById('ConferenceToJoin').value = cfid;

                    document.getElementById('JoinButton').style.display = (cfid!='') ? "inline" : "none";
                    document.getElementById('RejectButton').style.display = (cfid!='') ? "inline" : "none";
                }

How can I make this work in Modern day browsers??

Any help would be great.

Thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T12:26:12+00:00Added an answer on May 30, 2026 at 12:26 pm

    Have a look at the following or just try Googleing “Calling Webservices from javascript”

    http://www.codeproject.com/Articles/14610/Calling-Web-Services-from-HTML-Pages-using-JavaScr

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following code which works fine. However, I only want to return
I have the following code (works only on gcc): #include <iostream> #include <cstdlib> #include
I have the following code and it only works when I specify the column
I have the following code in a shell script. This only seems to work
I have the following scenario. The client code only has access to FooHandler, not
I have written the following code. But it is removing only &nbsp; not <br>
How do I change the following bit of code so that I only have
Hilariously the following code only works if the worksheet is actually selected in the
Is there a way to implement operator->, not only operator*. To have following code
The following code only works when the copy constructor is available. When I add

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.