| Thread | Last Post | Replies |
|
| InternetGetConnectedState | 02 Nov 2007 04:31 GMT | 2 |
Dear friends, I need to upload some files to internet. I am using the code as appended below to upload the file. However sometimes there could be some problems like absense of internet connection and further processing of the program can
|
| Too many decimals place on report | 01 Nov 2007 20:44 GMT | 1 |
Using VFP7. I have a table with the variable:- amount n(10,2) I have used the statements:
|
| DFB Table field limitation | 01 Nov 2007 18:29 GMT | 16 |
I was trying to put all the fields I need into one open dbf table using VFP8 and see the limit I ran into is 254 fields. Is there a way of increasing this? TonySper
|
| Camera Mapping Q. | 01 Nov 2007 17:50 GMT | 2 |
Can you not map a Digital Camera to a drive letter? I am trying to map the memory card in my Kodak EasyShare Z730 and I am at an impass. Do I need to get a card reader for the memory card? Respectfully,
|
| VFP 9.0 and PHP | 01 Nov 2007 17:34 GMT | 10 |
I am a VFP programmer and we use VFP for on our Company LAN. Is there a way to link my VFP database by using PHP as a front-end, so that the VFP Database can be accessed and queried from the Internet? I would be grateful if you could point me in the right direction.
|
| Automated PowerPoint problem | 01 Nov 2007 17:16 GMT | 5 |
I am generating a presentation in Visual foxPro and it has been running OK. Recently it has started to always run minimized. I can't see what I changed to cause this! Below is the code I use. Is there a setting to force it to run maximised, other than the one I have
|
| mscomct2 installation question | 01 Nov 2007 13:35 GMT | 3 |
My app uses the calendar control contained within MSCOMCT2.OCX. Do I have to include this file in my installation? I tried including it, and registering it, (using Installaware), and some systems (with perhaps over protective firewalls and A/V software) prevented its installation. ...
|
| Automated PowerPoint - Action Buttons | 01 Nov 2007 07:08 GMT | 2 |
I have put controls on my continuously-running presentation, so that the user can go back, forward and stop the show. Is there an action (or procedure), that will stop the show AND close down PowerPoint? Can't see it.
|
| vfp6 HTTPS POST | 01 Nov 2007 01:52 GMT | 1 |
To all, I am working in VFP 6.0 SP5, win2k SP4. I need to use HTTPS POST to send a string or a text file to a server and evaluate the return code.
|
| Views - need help VFP 7.0 | 01 Nov 2007 01:50 GMT | 1 |
I have a gird that has a view as the record source. I have to filter the data in the grid based on the value that the user enters into a text box on the form. How can I insert an additional condition in the view on the fly?
|