Date:  03/23/2007 04:57:09 PM Msg ID:  003369
From:  FoxWeb Support Thread:  003367
Subject:  Re: Session Vars from ASP into FoxWeb ??
I assume the line below is executing within an ASP page, right?  Make sure that you have wrapped it in code delimiters (<% and %>). 
FoxWeb Support Team
support@foxweb.com email
Sent by P.F. McCracken on 03/23/2007 06:07:31 AM:
 I am having difficulty getting the Session vars from an ASP process into the Foxweb process.  Getting the syntax correct, if that is the only reason, is not easy.
This line pg=pg+ msubmit+'=<% Session("submit")%>'   , comes out as only text on the screen.