| Thread | Last Post | Replies |
|
| foxisapi.dll in IIS7 | 07 Oct 2008 11:13 GMT | 3 |
I have a client who has implemented IIS7 (Server 2008). Aparently IIS7 plays very well with ASP.NET but I am having a lot of trouble with running Foxisapi.dll. Has anybody had any experience running foxisapi on IIS7? I can't even get the /status command to work. It's a 32 bit ...
|
| Problem accessing hotmail emails | 07 Oct 2008 08:06 GMT | 1 |
Since a couple of days ago I have not been able to read emails in hotmail. I can see the hotmail mail page and can see the whole list of old as well as unread emails but I am not able to open any of them. There appears to be a javascript error "Line: 2
|
| How to tell if a different VFP program is running | 06 Oct 2008 23:00 GMT | 1 |
Hi and thanks in advance for the help. I know this thread has appeared before but I can find it. How do you tell if a different VFP program is currently running on the current machine?
|
| Help me before I reinvent the wheel | 06 Oct 2008 22:55 GMT | 10 |
Thanks in advance for the help. Has anyone developed (and is willing to sell or trade) or does anyone know where I can purchase the following: I need a function library for address standardization.
|
| VFP 9 using FPW 2.6a screen problem | 06 Oct 2008 16:39 GMT | 18 |
Very simple application in terms of the GUI. Basically just one FPW2.6a screen. There is a fair amount of code in the screen. I guess I could create a VFP form and ditch the FPW, but it seems like it shouldn't be necessary. Never had a problem with any other VFP version, including 7 ...
|
| Release Form | 06 Oct 2008 10:47 GMT | 2 |
Hi... MODIFY FORM (tcFormName) NOWAIT I changed form properties by using ASELOBJ ASELOBJ(laParentControl,3)
|
| VFUG?? | 05 Oct 2008 16:42 GMT | 4 |
I got from BARBARA PALTIEL (Barbara Paltiel [barbara@vfug.org]) a mail quoting a "... new email delivery service with links to allow you to log in to the VFUG site and read our latest newsletter online (complete with
|
| Task scheduler & VFP | 03 Oct 2008 19:10 GMT | 3 |
I run a nightly routine to reboot my computer and then start a vfp app that has to run early in the morning ... both via task scheduler. The problem is that, since I'm not logged on (due to the reboot) when the app starts, Windows runs it as a process and there's no way to see or ...
|
| title bar hwnd | 03 Oct 2008 11:31 GMT | 6 |
how can i get the hwnd of a forms title bar? using vfp9sp2 on xp
|
| Cannot run a FORM in EXE from external place | 03 Oct 2008 09:51 GMT | 1 |
I have an option to execute commands from main EXE ("Execute Program commands" option) To get some work done (like VFP table browsing/ running programs/forms externally).
|
| VFP 9.0 xmltocursor | 02 Oct 2008 23:17 GMT | 1 |
Does the xmltocursor feature support multiple cursor creation???
|
| pageframe tab justification problem... | 02 Oct 2008 18:20 GMT | 2 |
i have a form with a pageframe on it the page frame tabstyle is set to 2 (non-justified) and it shows up correctly in the IDE when i run the form, the tabs appear justified and cutoff the captions
|
| Old screens & Color Scheme | 02 Oct 2008 16:45 GMT | 4 |
I have a large number of screen that are .spr files that include in them Color Scheme lines (eg: COLOR SCHEME 16) A lot of these screens look pretty shabby on later systems as things like background colours do not match the colour of buttons. I'd like to
|
| MouseUp/InteractiveChange not happening in a Combobox | 02 Oct 2008 14:13 GMT | 4 |
Hi. My system displays a "Console" form at start-up. This contains a combobox, which contains the list of options available to the current user. This combobox is in effect the main menu for the system. It has been working happily in VFP7 and earlier versions for more than five ...
|
| How do I put my app on the net. | 02 Oct 2008 12:41 GMT | 8 |
I am not a techi, but need to put my app on the Internet for my users to run rather than from a local CPU. Where can I learn how to do this? Currently, each customer has multiple stores with a CPU in each store. Updating data is bulky and I would like to put my app on a site ...
|