jakhan
IS-IT--Management
- Jul 22, 2000
- 75
if a variable is sent by POST to an ASP page "A", and that page redirect's to another page "B", how does page "B" retrieve variable from "A"? we dont want to use GET method or through header.<br>