I have a select options in HTML. On post back I want to loop through this select and get all the values in it. How would I do that in vbscript, I can find anything. I've tried accessing via document.{form}.{select name} but that doesn't work. Any other ideas?
<td align="center">
<select...
I have a DLL that essentially opens a Word doc, runs some basic Word commands such as finding text and replacing it, adding on a cover page. The code then prints the Word doc to a .ps file and then converts it to a PDF.
We've upgraded our web servers to go from Server 2000 to 2003 and Word...
I'm trying to search for a page break (a regular page break) in a Word doc through VBA. I have the code to search for a next page break (shown below) it's "^b", but this skips over regular page breaks. Does anyone know the text to search for regular page breaks?
With...
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.