Date:  03/07/2007 10:08:15 AM Msg ID:  003351
From:  P.F. McCracken Thread:  003348
Subject:  Re: Passing Variables back to FoxWeb
1) I am sending form information out to an ASP page using ASPUpload for our very large file uploads of 200-250 Mbytes.
2) But I can not get it to return to the foxweb program and the location it was at.  I tried a Response.Redirect, but it just acknowledges with a blank screen after completion.  How do I return to the foxweb process?
Sent by FoxWeb Support on 03/07/2007 10:02:06 AM:
Please be more specific about the problem you are facing.  I assume you know how to create links to fwx and asp pages and how to pass information in the query string, or via form variables.  Is there a different problem? 
FoxWeb Support Team
support@foxweb.com email
Sent by P.F. McCracken on 03/07/2007 07:25:47 AM:
 I am able to mostly send out to an ASP page
the variables I need.  But getting it to
return to the FWX process routine that sent it
out is still a guessing game.
I need ideas & examples.