Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WWC Response.Redirect and Cookie
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00426229
Message ID:
00426232
Vues:
25
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform