Can't you just send them as query variables and read then using 
reponse.querystring in you xyz.asp?

>From: Mingle <[EMAIL PROTECTED]>
>Reply-To: [email protected]
>To: [email protected]
>Subject: [AspClassicAnyQuestionIsOk] REsponse.AddHeader
>Date: Thu, 9 Jun 2005 16:37:38 -0700
>
>Hi,
>
>Is it possible to do add special header information and send the Header to
>the required Page by response.redirect.
>
>As in, I want to do Response.redirect "http://www.abc.com/xyz.asp";
>But I want to pass some special Header Infomation abt the Users which will
>be
>retreived by the xyz.asp, analyzed and give me access to 
>http://www.abc.com/
>
>Presently I am adding headers in ASP using
>Response.AddHeader name,value.
>;
>;
>;
>Response.redirect "http://www.abc.com/xyz.asp";
>
>But http://www.abc.com/xyz.asp doesn't get the header Information which I
>added...
>
>Thanks,
>Mingle.
>
>
>[Non-text portions of this message have been removed]
>

_________________________________________________________________
Free blogging with MSN Spaces  http://spaces.msn.com/?mkt=nl-be



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to