Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running a VFP app without and window flash
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Running a VFP app without and window flash
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01260568
Message ID:
01260568
Views:
69
I need to be able to call a Visual FoxPro application without seeing any application window flash. Here's the situation: We have an HTML form that uses a Perl/CGI script that launches a VFP execuatble file, which in turn performs tha actual insertion of data into the FoxPro table. The executable consists of one program file; this program is the only file in the project, built so I could compile it into an executable.

The problem is that when the CGI script calls the executable, you see a flash on screen, which is the FoxPro application window opening and closing. The server doesn't like this. The end result is the program does not run to completion and the data is not inserted.

How can I run this executable without causing that window flash? It has been suggested to me that I need to use COM automation to do this, but I've never done that before and don't know how to proceed.

I would be extremely grateful if someone could give me some info about this.
Thank you in advance!


Henry
Next
Reply
Map
View

Click here to load this message in the networking platform