Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WWC Response.Redirect and Cookie
Message
 
To
06/10/2000 15:47:03
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00426229
Message ID:
00426232
Views:
27
>When using WWC, I have found that if I use a Response.Redirect, I can't combine that with a cookie setting.
>
>I have the following when I am ready to return the HTML code:
>
>IF LEN(ALLTRIM(gcLocation))>0
> Response.Redirect(gcLocation)
>ENDIF
>
>Response.Write(lcHtml)
>
>So, if it goes in the condition to redirect to a page, my cookie won't be set. Is it possible that whenever we issue Response.Redirect, the code never comes back here to complete with Response.Write()?

Have you checked this out:

http://wc.wikis.com/wc.dll?WC~RedirectAndCookies
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform