Hi
I am trying to use an Active X button in my system that is written in Visual Foxpro 6.0.
The one that I have had a little success with is 3D Magic.
It works fine in my first screen but then initially caused subsequent called screens to act in a very odd manner. They in fact seemed to pass...
Hi
I have an a bookings application written in VFP 6 under which I want to run a procedure that will be activated every hour and will automatically create and send emails.
I would like this procedure to be completely transparent to the user.
I have created a main prog but as my email...
Hi
I have a system written in VFP6 which sends text messages by sending emails to a web site using MSMAPI32.OCX. I am having problems when a £ sign is included in the subject line.
Under default settings Outlook Express converts the subject line into the format =?iso-8859-1?Q? etc.
If 'allow...
Hi
I have an appointments system written in VFP 6.
There is now a requirement to capture and store photos for each of the clients from within the system.
What is required is that the user chooses the Client Details in the system and enters a name for the photo about to be taken. They then...
Hi
I have used PCAnywhere through modem connection for several years to provide remote support but am a complete novice at using IP addresses and the Internet.
Have set up connections on my private network using IP addressing but now want to be able to connect into the network from a remote...
Hi
I have a VFP6.0 application running which has an initial program which then calls a Top Level form from where others forms are called.
Thus when running you can see two items on the taskbar one for VFP and one for the application.
In general the application is running well but I am getting...
Hi
I have an application written in VFP 6.0 which is causing a problem on one site where it is running on a pier to pier network with a mixture of XP and ME. The system is actually on an ME machine.
Everything runs fine except that one index keeps being corrupted.
The Table BOOKDETS has three...
Hi
Can anyone recommend any 3rd party software that can be added to a VFP 6.0 application to enable text messages to be sent to mobile phones?
Best Regards
Malcolm
Hi
I have just added graphs to an application developed in VFP 6 by using MSGRAPH in a general field with an associated OLEBOUNDCONTROL.
Everything works fine on my computer which has Office 2000 installed.
I have used the SETUP wizard to create an installation disk which only contains...
Hi
I am trying to use MSGRAPH to produce graphs in an application developed in VFP 6.0.
Having looked at SOLUTIONS I have been able to get Pie and Bar charts going.
However the type of chart is set by using AUTOFORMAT and I cannot find any mention of this in the various MSGRAPH Help...
Hi
I am using MSCHART to produce graphs in an application developed in VFP 6.0.
However I need to be able to print these graphs and the only way seems to be by holding the graph in a General Field in a temporary file and placing an OLEBOUNDcontrol into the report.
I cannot work out how to get...
I am trying to add the ability to display and print graphs to an application developed in VFP 6.0.
I have been looking on various sites and find info about using MS Graph and MS Chart.
Have downloaded an example of MS Graph using a cursor containing a General field and a OLEBOUNDCONTROL. This...
Help!
I need to add the ability to display and print graphs to an application written in VFP 6.0.
Have no budget to purchase 3rd Party software.
Have become totally confused after reading about MS Chart and MS Graph. Can anyone tell me which I should be using and whether any sample coding is...
I have developed a system which includes a calendar, using the _olecalendar from _datetime library.
The setup has been amended to include the MSCAL.OCX and has worked fine up to the point where it was loaded onto a machine running XP with Office XP loaded.
The system starts producing OLE...
Hi
I am trying to use a Post Code look up application using a DLL.
I have managed to get the functions declared correctly and the data file opened.
However when I try to match a Post Code the function is returning an internal error and so unfortunately is the error function.
I think that it...
HI
Does anyone have experience of using XceedEncryption Library in VFP?
If so can you tell me what I have to do to encrypt/decrypt a string.
Thanks.
Malcolm P.
Hi
The system I am developing needs to run full screen and always be on top. Ideally I would like the Windows key deactivated so that nothing else can be displayed. However we can live with the situation where if the Windows key is pressed and the toolbar displayed etc once focus is returned to...
Hi
I am trying to find an ACTIVEX component which will provide me with the means of Encrypting and Decrypting text strings.
I have downloaded a Demo which gives me the file CryptoCompress.DLL.
I can declare the DLL using DECLARE STRING Encrypt IN CryptoCompress.DLL but when I try to use the...
Hi
I am trying to use an ACTIVEX component to get 3D round and oval buttons on my system. One supplier has been trying hard to get their product to work in Visual Fox and they now have a version which allows for a transparent container. However there are still 2 major problems and as I am still...
Hi
I am trying to access the status of a receipt printer through MSCOMM using the following code:
mscomm.portopen=true
mscomm.output=chr(29)+chr(114)+chr(1)
do while mscomm.buffercount=0
enddo
lstatus=mscomm.input
mscomm.portopen=false
This returns one character into...
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.