Search Result

Collapse
2 results in 0.0016 seconds.
Keywords
Members
Tags
error code
  •  

  • rse2
    started a topic Help with this HTML calculator code please?

    Help with this HTML calculator code please?

    Hello, I am having a little trouble with this code. I am trying to have it both Add and Subtract in the form. So far it is not displaying the answer to subtraction problems. Can you please give me a hint or help me?

    Code:
    <HTML>
    <HEAD>
    <TITLE>Calculator</TITLE>
      
    <SCRIPT LANGUAGE="JavaScript">
    
    
    function CalculateSum(Atext, Btext, form)
    {
    var A =
    ...
    See more | Go to post
    Last edited by NeoPa; Oct 5 '11, 10:47 PM. Reason: Fixed [CODE] tags

  • Itjalve
    Guest started a topic What is error code 0x80131047 ?
    in .NET

    What is error code 0x80131047 ?

    I cant find the errocode 0x80131047.
    I have installed C++ Express Beta, and when running one of my apps i get
    this error code. It works okay before the installation of C++ Express Beta,
    so I guess it has something to do with .NET 2.0....
    See more | Go to post
Working...