I'm helping to create a test that sees if the user knows the basic functions of Word. I'm using VBA to check if certain actions were done. The one action that I am having a hard time checking for, is the spellchecker. Does anyone know how to I could set this up?
I don't really have any experience in this subject, but I am being told some information that doesn't sound right.
Right now, the company I work for has a SQL database that is update from an Oracle database, and right now the servers are on windows machine.
In the next month the Oracle machine...
Is there a way to output all the variables that were sent to a page with POST? Like a specific array that I can loop through or write?
(I know is PHP I can do "print_r($_POST);" is there something like this in ASP?)
Thanks.
I have a word document that, when openned, brings up the insert file dialog box and then does some formatting (Find and Replace). After that it saves as a different file name. However, when you open the newly saved file, it runs the insert file and formating VBA again. Is there a way to remove...
Ok. I know I can use selection.insertfile with the file path to insert a file, but the file that needs to be inserted has a different name each time. Is there a way to open the dialog box to select the file. The box would be the same as if the user had selected the "Insert" menu and then clicked...
Ok. I did a search to figure out how to stop a window from closing and I found the onbeforeunload with the dialog box. This works to stop the window from closing, but if a link is clicked it still goes through the unload and still prompts, even though the window isn't closing. Is there a way to...
Hey. I'm new to ASP, but I have been working with PHP for a little while. In PHP there is a Session function. Does ASP have the same function or a similar one? Thanks for any help you can give me.
Hi and Thanks in advance for any help you can provide me.
I created a page using PHP and I echo in a form. If I use the submit button to accept the inputs for the form, everything works just fine. However, if press the Enter key on any of the fields to accept the inputs from the form, nothing...
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.