| Thread | Last Post | Replies |
|
| SET ORDER | 31 Mar 2005 22:01 GMT | 14 |
Hello All, Thanks in advance for the help. I noticed that SET ORDER TO 0 DESC does not work and does not generate an error.
|
| treeview... | 31 Mar 2005 20:49 GMT | 2 |
OS: win xp pro sp2 VFP: 6.0 sp5 Hi, 1 - how i can clear a treeview in runtime and build it again?
|
| VFP8 Views with grids in general - Paramaterized or SEEK() - Filtering Same | 31 Mar 2005 17:45 GMT | 8 |
About 1.5 years ago I was dragged kicking & screaming from my DOS world in one department into the VFP8 world in another department. My boss & I recently had a "philosophical difference of opinion" on how to search a view driven grid for specific records.
|
| .jpg into a general field, and printing it | 31 Mar 2005 16:48 GMT | 10 |
I'm trying to put jpg files into a .dbf of garden plants. When I say "append general pic1 from f:\plants\pics\alyssm.jpg" I get an error "OLE error code 0x.800401f9: Error in the DLL" This happens on my WinXP and on my Win2000 machine. When I try it on a Win98
|
| How do you COM to send SMTP email | 31 Mar 2005 16:42 GMT | 3 |
I have VFP version 8 & Windows XP. How do you send SMTP email with HTML text using COM? thanks in advance! Mike
|
| Treeview... | 31 Mar 2005 12:13 GMT | 2 |
OS: win xp pro sp2 VFP: 6.0 sp5 Hi, 1 - how i can clear a treeview in runtime and build it again?
|
| ListView and Drap & Drop | 31 Mar 2005 07:23 GMT | 9 |
Drag & Drop does not work correctly in the ListView control (VFP 6.0) Procedure OLEDragDrop LPARAMETERS data, effect, button, shift, x, y Local fFiles(1), fName
|
| Setup is not working in windows 2003 server | 31 Mar 2005 07:07 GMT | 1 |
Currently using Visual Foxpro 6 (Visual studio 6) and have a project ready for installation. I tried it on XP pro, windows 2000 serever and win9x and it works ok. Whe tryin to install on windows 2003 server the OS reports "Wrong setup for
|
| Word Automation | 31 Mar 2005 06:29 GMT | 3 |
Hi, I'm trying to convert the VBA code .Execute Replace:=wdReplace into VFP Anyone help? VBA Code: Dim oRg As Range
|
| how send html formated mail from vfp | 31 Mar 2005 06:17 GMT | 2 |
actually i have lots of customer eamil addresses in a table. now i want to send a common message to all. The message is written in outlook html formate now i just want to send same message to all. can anyone help
|
| Mike Feltman at LA Fox April 5 -- Active FoxPro Pages | 31 Mar 2005 04:24 GMT | 22 |
Using Active FoxPro Pages with Visual FoxExpress Visual FoxExpress is an n-tier framework for Visual FoxPro with a very rich object model and powerful data dictionary. In this session Mike will demonstrate classes he's created to make use of the Visual
|
| Foxpro 2.6 DOS - All workareas in use | 31 Mar 2005 02:00 GMT | 6 |
I'm supporting a VERY legacy Fox DOS 2.6 application. It runs just fine on Windows 98 however on Windows 2000 and Windows XP I am running into the following error in one part of the system that opens a ton of files: "All Workareas in use"
|
| Form Load not receiving parameters? | 31 Mar 2005 00:38 GMT | 4 |
I want to interrogate parameters passed in to a form but I need them in the Load. I can see the values in the Init method but they don't seem to be available in the Load. Is that correct? And why? Thanks for any help.
|
| newbie Grid and Buttons on Form | 31 Mar 2005 00:24 GMT | 2 |
I have a Form with Buttons( Previous, Next, etc) I have a grid on the page. If the user puts in an invalid number in any part of the grid, I give an error message and I have a
|
| Single or Multi-Threaded? | 30 Mar 2005 19:48 GMT | 2 |
I'm creating an COM+ dll that is called from an asp page with Server.CreateObject(). Now I create it as a multi-threaded dll, but, if I want to benefit of SMP or clustering, it is better to create it as single-threaded?
|