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...
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...
I am receiving the message "Object Required" trying on this line "Select Case MIFLocation.value". I am trying to populate a drop-down box from an Access database. Can someone show me where I went wrong. I have written code that is basically the same and it is working fine. Maybe my eyes are...
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...
I am receiving the error message "Could not complete operation due to error 80041003" when trying to run my script to another domain. The 80041003 message is the same as access denied, but I do have access. The code stops on line 70. I have the number 70 next to it. Any help would be greatly...
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...
I am receiving the message "An error has occurred in script." "The network path was not found." Then the script points to the below code.
'DomainString = WshShell.ExpandEnvironmentStrings("%USERDOMAIN%")
Set UserObj = GetObject("WinNT://schwans/" & strUserID)
strFullName =...
I am trying to do a report that sorts by address, but when it does the sort it is sorting by the numeric part of the address then the character portion. What must I do to allow the report to sort by the character portion first.
I am new to VPF and just trying to understand how to read the code.
lnSelect = SELECT() && Store alias number to variable
SELECT Systemids
SET EXACT ON
LOCATE FOR UPPER (ALLTRIM (tTablename))=UPPER (ALLTRIM (Systemids.tablename))
IF NOT FOUND ()
APPEND...
I would like to increment a value into a field without using autoincrement in VPF or how to do it in SQL code, both sets of gave me two good options, but I would like to know how to do it without using either of those procedures. I am thinking it is possible through creating a record validation...
I understand enter data into a table when data is entered from a form, but I am having difficulty figuring out how to enter information into a field that does not come from a form like a custId. I would think I need to write some code that went something like
IF (a record is added)
INSERT X +...
Hi,
I have a form called main that I am using to get to different forms (add or delete, display, print). The problem that I am having is when I click on the button to get to the next form I would like to have the main disappear. I know how to do it in Visual Basic, but I am having a bit...
I am new to VFP and I just want to use an add button to call a form. Also is their a good website that lists what some of the methods and properties do. Thanks.
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.