Is there a way to send "SpaceBar" Key to a different App. running on desktop from VB using SendKeys or any other method?
I have an external tutorial application (a web App.) that run one chapter at a time and waits for a click on the next button to play the next chapter. Is there a...
Is there a way to move mouse pointer to a specific location (i.e to a button on a different application) and execute its click event programmatically?
I have an external tutorial application that run one chapter at a time and waits for a click on the next button to play the next chapter. Is...
Hi All,
Is there a way to move mouse pointer to a specific location (i.e to a button on a different application) and execute its click event programmatically?
I have an external application that run music every time when I click the next button on it. What I want is to create a program that...
Hi.
I have an VB application that updates Visual FoxPro table located on the network drive using ADO connection to this free table. (see below coding that used in the program)
I have so many issues with the application and one time it managed to create 1.2million temp files on this network drive...
HI
Does anyone knows how to move mail items from one folder to another using CDO?
All my mail items are stored in a "User" folder under Inbox.
Thanks
I have allow my users to capture comments in multi line text box and data keyed in this box get stored in a ‘memo’ field of a MS FoxPro table.
Is there a way to remove any crlf & any other non-printable chrs when reading this data back for reporting purpose?
Thanks
'Class Does not Support Automation
or Does not support expected interface'
Has any one familar with this error?
I have problem running a program writen in VB
on client machines. I have installed this
using package & Deployment Wizard (incl Data Access
Components) but I beliew this occors when...
How can I update a record in a FoxPro table using ADO?
So that all other users in the network can see latest changes?
Is there a way to find out if a record been changed (after loading the recordset)
before issue an "Update"?
This is my coding to connect to this dbf, Can someone...
How can I update a record in a FoxPro table using ADO?
So that all other users in the network can see latest changes?
Is there a way to find out if a record been changed (after loading the recordset)
before issue an "Update"?
This is my coding to connect to this dbf, Can someone...
How can I create multiple Wizards for a single project?
It appears wizard forms always need to be "frmWizard" ???
It there any other way to include more than one wizard per project?
I have a group project consists of 2 projects (Project1 & project2)
How can I show a form belongs to project 2 when user click a button on
form belongs to project1?
I tried this with negative results.
Load Project2.Form1
Thanks
Can anyone tell me what's wrong/missing with my coding please? Every time this runs, program terminates with following error message.
Thanks in advance.
Run-time error 3028
Can't start your application. The workgroup information file is missing or opened exclusively by another user...
Can anyone tell me what's wrong/missing with my coding please? Every time this runs, program terminates with following error message.
Thanks in advance.
Run-time error 3028
Can't start your application. The workgroup information file is missing or opened exclusively by another user.
'###...
Can someone help me with updating a VFP 6 table using ADO please? This is the code I'm using at present and it appears to returns a Read-only recordset? Also is there a way to limit no of records to return as my Select seems take quite some time for larger table?
Thanks
NW
Private Sub...
Is there a way to list server names on a network in a combo box? This is something implemented under Data Environment in VB (Data Link Properties).
Can I do the same using a program or a control?
Any help greatly appreciated
:)
How can I include more than one Wizard into a single application?.
I've created 2 wizards using Wizard Manager (as 2 separate projects)
and I need to call these from my main project as follows.
Sub CmdRunWizard1_Click()
RunWizard1
End Sub
Sub CmdRunWizard2_Click()
RunWizard2
End Sub
Or is...
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.