I was wondering to set up RDP session is VMWare Server really necessary or can I . I want to create an environment where the user logs into there machine, which will only have a console icon to log into the virtual machine with the applications they only use. If anyone can get me started onto...
I am not sure if VMServer is what I should be using. I want to create an environment where the user logs into there machine, which will only have a console icon to log into the virtual machine with the applications they only use. If anyone can get me started onto the right track this would be...
I am really having difficulty trying to figure out how to make an Excel document allow only one person at a time to make changes. Any help would be greatly appreciated.
One of my users is on Word 2003 running on XP. He has trouble with the some of the pictures showing up. When he e-mails the document all the pictures do show up for that person. The pictures show for the user when you do a print preview also and in thumbnail. I am no expert in Word so any help...
...Next
Set rstOptions = CreateObject("ADODB.Recordset")
Select Case MIFGroup.value
Case "1" 'SD Group
strSQL = "SELECT * FROM tblDepartmentLookup WHERE DepartmentShortName = 'IS' OR DepartmentShortName = 'Law' OR DepartmentShortName = 'HR' OR DepartmentShortName = 'GO' OR...
I am now receiving the expected end of statement did I code the line correctly.
<select size="1" name="MIFGroup; MIFLocation;" onclick="PopulateDepartments(MIFGroup); PopulateLocation(MIFLocation);" tabindex="1">
Can someone please tell me if it is possible to call two procedures using OnClick and if so can you show me the syntax. I have a drop-down box that need to call two procedures. Thanks for the help in advance. Below is what I have so far in order to call the one procedure already created...
Can someone please tell me if it is possible to call two procedures using OnClick and if so can you show me the syntax. I have a drop-down box that need to call two procedures. Thanks for the help in advance. Below is what I have so far in order to call the one procedure already created...
...Next
Set rstOptions = CreateObject("ADODB.Recordset")
Select Case MIFLocation.value
Case "1" 'SD Group
strSQL = "SELECT * FROM tblLocationLookup WHERE LocationShortName = 'pop'"
Case "2" 'HS Group
strSQL = "SELECT * FROM tblLocationLookup WHERE...
I am receiving the error windows\system32\config\system" is missing or corrupt. The black screen tells you to reboot from the original CD select "r" for repair.
I copied
copy c:\windows\repair\system
copy c:\windows\repair\software
copy c:\windows\repair\sam
copy c:\windows\repair\security...
...be greatly appreciated.
If strComputerName = "" Then
Set wmiRoot = GetObject("WinMgmts:root/cimv2")
Set wmiColl = wmiRoot.ExecQuery("Select * FROM Win32_ComputerSystem")
For Each wmiObj In wmiColl
strComputerName = wmiObj.Name
Next
Else
70 Set wmiRoot =...
I was wondering if anyone has seen the below error message before I have searched microsofts kb and have found nothing to help. I am only receiving it on one computer. Thanks for any help in advance.
16:02:35 Synchronizing Hierarchy
16:02:35 1 folder(s) updated in online store
16:02:36...
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.