I am still a novice in JavaScript, and I am trying to understand what is going on with these parts. This is some portions of JS on the web form calculations. Any feedback is greatly appreciated.
I'm having a problem with a "Member not found. (Exception from HRESULT: 0x80020003 DISP_E_MEMBERNOTFOUND))" error. The origional ASP is JScript, and the ASP.NET is JScript.NET. I'm creating an object with the line 'var oMyO =
I have a problem with a child window using the parent's FORM to do a submission/post to open a new window. This is being blocked by IE7. This is happening when accessing an external website that is not listed in the IE7 pop-up blocker allow list.