Hi.
I have data that i pass between pages in asp/vbs. i have been asked to not pass this data on the url which requires "request.querystring" on the receiving page. this method on passing data between pages, reveals the data being passed on the url. is there anyway to pass data without being revealed on the url?
thanks.
I have data that i pass between pages in asp/vbs. i have been asked to not pass this data on the url which requires "request.querystring" on the receiving page. this method on passing data between pages, reveals the data being passed on the url. is there anyway to pass data without being revealed on the url?
thanks.