Date:  07/17/2007 01:33:37 PM Msg ID:  003457
From:  cbjr Thread:  003455
Subject:  Re: What web application software to use
I was wondering if both could be used.  
 
I understand ASP.NET installs it's own web server and changes the port number each time you test.  Would that affect how you call a fwx script?  Can you give me an example how to do that?  I've been trying ASP.NET and can't seem to figure it out.  ie: sending a users typed data from a textbox into fwx.  I'm new to web developing.
Sent by Ali Koumaiha on 07/17/2007 12:44:22 PM:
We use both.

ASP.NET (C#) and FoxWeb together on the same server.
Sent by cbjr on 07/17/2007 12:29:01 PM:
Hello,
I am curious to see what web development tool you are using to create your web pages?
ie: Frontpage, Dreamweaver, Homesite, etc.
I've been looking at Visual Web Developer/Visual Studio 2005/ASP.NET
Is it possible to use VWD to call a foxweb script and run it assuming you have Foxweb running also?  I hope that makes sense.