| Thread | Last Post | Replies |
|
| combobox,rowsource,displayvalue,controlsource | 15 Apr 2008 16:14 GMT | 7 |
I have a ComboBox with a Cursor as RowSource and a Table.Field as ControlSource. How can I let the user enter a value in the combobox that is not in the Cursor ?
|
| Email functionality in VFP 7.0 | 15 Apr 2008 14:23 GMT | 1 |
What is the best way to incorporate email functionality in a VFP 7.0 app? Thanks. Shah
|
| Checking file access | 15 Apr 2008 09:07 GMT | 2 |
Is there an easy way to check to see if a file (in this case an Excel spreadsheet) is being accessed by another user? thanks pete
|
| create new meeting request automatically | 15 Apr 2008 08:32 GMT | 1 |
I need create new meeting request in outlook 2003 or 2007 from VisualFox9. I know create, erase and update news appointments from VF9, but I can't create one new meeting request and send to others people for email from VF9 Can somebody help me, please!!!
|
| Date only input to a datetime field - VFP9 | 14 Apr 2008 20:00 GMT | 1 |
I have a datetime field in a remote view, which actually doesn't store any time values, just dates, and it's confusing the users to have the time values display in the input field. Maybe I'm missing something, but I can find no Textbox Format code that
|
| FTP Controls | 14 Apr 2008 18:38 GMT | 3 |
Has anyone tried the FTP controls from Chilkat or MarshallSoft? What do you think of them? Ease of use, support etc. Are there any others that I should consider? Thanks in advance
|
| Encrypting DBFs in VFP native | 14 Apr 2008 11:03 GMT | 2 |
In Windows Vista encrypting DBF had become a real trouble due to Cryptor doesn´t work here. I can´t use SQL server or MySQL instead native DBFs, because I always must include Phdbase for indexing memo fields and now it is out.
|
| Dell Inspiron 1525 won't boot after installing avast | 14 Apr 2008 09:56 GMT | 2 |
Have installed avast version 4.8 on a dell inspiron 1525 that is running on a vista operating system. Ran the virus check at the end of the installation process. Now the computer will not boot, even into safe mode. Have searched around and can't find a solution. The only ...
|
| Foxpro DOS inside Terminal Server | 13 Apr 2008 20:45 GMT | 2 |
Anyone running a Foxpro/DOS application inside Terminal Server? :)
 Signature @~@ Might, Courage, Vision, SINCERITY. / v \ Simplicity is Beauty! May the Force and Farce be with you!
|
| Copy file to a remote IP address | 12 Apr 2008 18:06 GMT | 1 |
What is the best way to achieve this in VFP. At end of each day, I need the user to send a report file (text file with report data) to a remote location (remote IP address or a FTP site). Emailing as an attachment is not a convient option as some
|
| Verifiy Hyperlinks | 12 Apr 2008 17:47 GMT | 10 |
Hi. Question. Is there a way to check if a hyperlink address still exists? That is, if you're online. Got a database with a hyperlink field. Just want to flag dead links. Any advice is appreciated...Dennis
|
| HowTo Avoid ??? Commands Limitation | 12 Apr 2008 13:09 GMT | 3 |
Hello fellow programmers, making cash register programs with wireless handhelds, I send graphic fax reports to a printer using the triple ??? command that makes it possible to send via VFP9 the controlcodes arround the windows spooler. The problem is,
|
| accessing parent class property? VPF8 | 11 Apr 2008 18:38 GMT | 4 |
How do I access a class property from code. Say I've got a container that has a property (lcsku) and I'm three levels down. Is the only way to access the property is for me to use this.parent.parent.parent.lcsku = space(25)
|
| PowerPoint 2003 automation fails on 2007 | 11 Apr 2008 17:18 GMT | 2 |
VFP6 SP5 on WinXP Pro SP2 I have a class that generates PowerPoint presentations via automation (VBA). It was designed using PowerPoint 2003. We now have some users who have Office 2007
|
| SQL Performance | 11 Apr 2008 14:01 GMT | 5 |
Hi, quick question... I'm just beginning to develop a document management/retrieval system using VFP9 & SQL. The main purpose of the program is to allow users the flexibility to search
|