Date:  04/28/2004 10:42:06 AM Msg ID:  001992
From:  FoxWeb Support Thread:  001972
Subject:  Re: I would like to purchase FoxWeb, BUT
There are two possible culprits:
 
1. The location where ContactMine2 is located does not correspond to the location indicated in the URL:
The URL you are using will cause FoxWeb to look for a file called contact.fwx, contact.prg, or contact.fxp in the FoxWeb program root.  This location can be found in the FoxWeb Control Center and in the default installation is c:\Program Files\FoxWeb\Programs.  However, the setup program normally installs the ContactMine application in c:\Program Files\FoxWeb\Programs\ContactMine2.  If you have left the files in their original location and have not changed the default program root, then you need to be using the URL http://localhost/scripts/foxweb.exe/ContactMine2/contact.fwx (or simply http://localhost/ContactMine2/contact.fwx).
 
2. Are you using the VFP run-time DLL?  If yes, then you will first need to compile contact.fwx with FWXCompile.exe, using a full version of VFP.  For details please refer to the FoxWeb documentation.

FoxWeb Support Team
support@foxweb.com email

Sent by jijo david on 04/28/2004 12:24:39 AM:
Thanks,
How to excecute this sample, I tried http://localhost/scripts/foxweb.exe/contact.fwx in IE but not working
 
I get the following message
 
There was an error during the interpretation of your request.

Message: Script "CONTACT.FWX" is invalid, non-existent, or has not been compiled
Sent by FoxWeb Support on 04/27/2004 11:35:34 AM:
You can easily build the application you describe with FoxWeb.  The ContactMine2 sample application illustrates all the techniques that you would need to use to achieve the desired functionality, with the exception of interacting with a SQL (as opposed to a FoxPro) database.  Of course the VFP documentation has plenty of examples on how to interact with external databases via remote views and SQL pass-through, so it should not be hard for you to figure out how to do this.

FoxWeb Support Team
support@foxweb.com email

Sent by jijo david on 04/26/2004 10:55:03 PM:
Sir,
 
I would like to purchase FoxWeb, before me taking a decision I would like to know the following
 
1.I wanted to create a small application which should accept students name and age , the data entry should happen when user connect to the internet and type www.mydomainname/register. on IE The data should be stored in SQL table in my server
 
2.if the user type www.mydomainname/display on their IE , they should get name listed. data should picked up from my sql table.
 
Pls tell me to do this what all I have to purchase from you, and how is it possible to do ?
 
Pls excuse me if you feel that this requirement sound stupid, But pls respond this is my requirement,
 
Thanks & Regards

Jijo N. David