I am in the stone ages on this project, but is there a way in VB6 to get the Process ID of an instance of Word launched by VB?
For example, somthing like this:
========================================
Dim WordPID as integer
Dim objWD as Word.Application
Set objWD =...
Is there a way to do multi-selections in the Calendar Web Control. I know about the WEEK and MONTH selection, but I need a means to pick and choose the dates to add to the .SelectedDates collection, say like:
1/6/2004
1/11/2004
1/13/2004
1/21/2004
...etc.
I have tried adding selected dates...
I am working with an Access2000 data base that has an extremely large update query. This query does not collect information from a form but rather takes over 100 fields from one table and updates them to another table. Is there a way to have a user click on a button or a link on an ASP page to...
Somewhere I've seen a javascript to apply to the following type form to keep the text box widths the same in appearance for Netscape and IE.
Example:
<form name="inputform" action="processform.asp">
<input type="text" name="code1" size="1"...
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.