I have developed a Web-based system using VS.Net (3.5 FW).
The System is used to facilitate an inspection process (on a tablet PC). I have multiple sets of mutually exclusive radiobutton lists and checkboxes.
Eg. For each item being inspected, the inspector either ticks a checkbox for "Not...
I have a simple app which has one main form with two tabs. The 1st contains a grid which the user can sort any of the columns to help them locate cases. The 2nd tab contains the data about each case and has wizard buttons to enable them to add, edit and delete info.
The activate method of tab...
Does anyone have the correct files which enable compatability between Cryptor v4 and VFP8. The file in question should be C40Fox80.Fll.
I only have an older version which works with VFP6. Unfortunately can't find our old VFP6 and I need the amend the data using VFP8.
I have a form which has a checkbox to only enable certain controls on the form. Is there a way to revert these controls without reverting any other changes on the form (within other containers). I tried the following code, but no joy.
this.Parent.container1.SetAll("Enabled", .F.)
Any ideas?
Just got back to this today ... many thanks for all your help. I moved the code from the interactivechange event to the valid event. It seems to have cured the problem.
It is possibly a bug ... maybe it has something to do with when VFP redraws the checkbox as disabled. Possibly with the...
Thanks for replying.
The checkbox is definitely on page 2. It's just an image of the checkbox overlapping items on page 1. When I click page 2 after this and then back on page 1, it disappears!
I have a form with a pageframe with two pages. On page 2 I have a checkbox, which in the interactivechange event, if the value = 0 a form revert is called (by calling the click event of the revert button).
As part of the revert, page 1 is made the active page. But as the revert is called from...
Hi there folks ...
I'm trying to compare three dates on a form (if they exist!) and then return the most recent date. I've tried adding the 3 values to an array and sorting it, but I don't think that Asort() works on dates!
I'm sure that there's should be some way of doing it with a couple of...
I have an old Foxpro 2.5b app which runs OK on W98. However, when I try to run on XP I get a message which says that the ESO and ESL files do not match. The foxd250b.eso is dated 1999 and the 2 ESL files are dated 1993.
What is the function of these files? When I revert the ESO file to one...
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.