| Thread | Last Post | Replies |
|
| internet explorer has encountered a problem and needs to close | 30 Jun 2007 21:17 GMT | 1 |
I get this meesage everytime i go to close a window in internet explorer. if I have other pages open, they all close, the screen stalls for a moment and I cant do anything for a few seconds and them everything closes. i have tried sending the error report but that has not helped. ...
|
| Error Message - re CD Installation | 30 Jun 2007 21:17 GMT | 1 |
On booting up Vista Premium I get the Error message "Unable to find the Installation file. Make sure you insert the Installer CD into your CD drive. Do not click Cancel as this will abort installation and cause problems." I think I know which CD this relates to but it won't ...
|
| XiTech KonXise | 30 Jun 2007 15:27 GMT | 12 |
Is Xitech still around? I've sent them several Emails re: Konxise for VFP 9 with no response. Is Ver 1.1 compatible and if not what is not compatible. On the Xitech website it says you need 1.2 for VFP 9. Any ideas and also why are they not responding to Emails?
|
| Develop using Vista (VFP9 sp2) | 30 Jun 2007 00:40 GMT | 5 |
I'm starting to use Vista as development environment. One problem occurs when I create an executable. When using XP i normally build the exe directly to a folder under Program files, however Vista does not allow this. So please suggest hos I can handle this.
|
| Converting a collection to a table? | 29 Jun 2007 16:49 GMT | 5 |
Using VFP 9.0 sp1. I'm working with a collection of information retrieved from the win32_computersystem class. It returns a collection and I'm wondering what is the best way to get this into a table form? The only method I see is using a FOR... EACH process. I'm just ...
|
| object hierarchy | 29 Jun 2007 16:23 GMT | 4 |
I'm using the sys(1272) function to get the complete hierarchy of an object. also to retrieve that objects form. unfortunatally this results only a form name as a characterstring and not as an object reference.
|
| Path Names | 29 Jun 2007 12:10 GMT | 4 |
using vfp 8 getenv("TEMP") returns a path in dos format. ie. C:\DOCUME~1\DAVEBA~1.MAI\LOCALS~1\Temp how can I convert this path to a true windows path TIA Dave
|
| Determing if a table exists; if so, then open | 28 Jun 2007 20:15 GMT | 16 |
I want to determine if a table exists. If the table does exist, I want to USE it. Otherwise, I don't want to do anything. I thought there was something like... IF EXISTS(mytable)
|
| Outlook 2003 Auto insert of email addresses lost | 28 Jun 2007 16:58 GMT | 1 |
Once I've sent an email to a new address (not in my contacts), Outlook will automatically offer that email address as a suggestion the next time I type. For example if I used the email address nicklongoria@yahoo.com and it was not saved in my contacts folder, the next time i ...
|
| Suggestion needed - VFP 7.0 | 28 Jun 2007 14:46 GMT | 5 |
I am fairly new to VFP. I am trying to create an order entry form. I need the customer to be selected from a combox box (5000 plus customers) and the billing address to be automatically populated in
|
| The Mabry mail control | 28 Jun 2007 02:53 GMT | 9 |
It sometimes failed to send a PDF as attachment correctly (the file is trimmed by a few bytes).
 Signature iTech Consulting Services Limited
|
| Using Blat with variables | 28 Jun 2007 02:45 GMT | 1 |
If you're using Blat and you store the sent to email address to a variable from a field value in a table and the from address to a variable, how do you call blat to run within a form. I know you can't use the Run command, correct? example:
|
| Zune on Windows Vista (upgrade version) | 28 Jun 2007 02:45 GMT | 2 |
I bought a zune and everything was going perfect until I upgraded my windows xp to Windows Vista, when I try to install the software a message which says that Zune can not work with the operatiing system (it actually can) has anybody got an idea to install it?
|
| FoxPro and UAC and Vista | 28 Jun 2007 02:04 GMT | 9 |
I need to run a function that requires my application to have heightened privelages. I do not need to run this every time the application runs though and I only need it temporarily. Is there a way that I can temporarily ask for heightened privelage while the
|
| combobox problem | 27 Jun 2007 23:11 GMT | 4 |
I have a look up table and a master table. The field that link both is numeric. I also have a combobox bound to both files, but for some reason it doesn't display the field values.
|