Using MS Office Objects From ASP Pages
Question: Is it possible to create a server-side object so that an ASP page can gain access to Microsoft Office information? I am trying to find a way to edit
Question: Is it possible to create a server-side object so that an ASP page can gain access to Microsoft Office information? I am trying to find a way to edit
Question: Is there any way I can use ASP to get the date format on the server? I don’t want to return a date and then print it. I want
Question: Is it possible to find out the last modified date of a Microsoft Word file on a server, through an ASP page? Answer: Yes it is. Use the ‘DateLastModified’
Question: I’m trying to write an app that handles some complex mathematical functions, but am hitting a wall in regards to the int data type. I need to store and
Question: I am using tags as dropdown menus at the top of my pages. But if I have an ActiveX control below my menu then the dropdown menus’ fall drops
Question: I tried loading two frames in the browser called “TOP” and “BOTTOM”. The “BOTTOM” frame loads a JavaScript file (j1.js) and another two frames in it called “LEFT” and
Question: I need to create a page that will issue a unique authorization number after a customer has filled out a form. I have created a form that writes to
Question: I am having a problem accessing the form elements that are inside a DIV tag. It works in Internet Explorer but not in Netscape. The alert comes in both
Question: Is there any way to retain values in a page (text box, check box, radio, and so on) after going to some other page and coming back? I don’t