hakim_dev
01-02-2007, 10:40 AM
hi there,
when redirect to another page using response.Redirect() ,it generates
an http get operation , i want to change the headers for that (get) to add cookie , i tried to use respnse.AddHeader(), request.Headers.Add() but didn't work ,it is urgent thanks
when redirect to another page using response.Redirect() ,it generates
an http get operation , i want to change the headers for that (get) to add cookie , i tried to use respnse.AddHeader(), request.Headers.Add() but didn't work ,it is urgent thanks