B
BK Kim
I am developing two asp.net web projects.
When the last page of the first project is done, it redirects to the first
page of the second project.
However, I need to transfer some data to the second project and I want to
use xml data for this not query strings.
Anyone know how to achieve this?
Thanx in advance
When the last page of the first project is done, it redirects to the first
page of the second project.
However, I need to transfer some data to the second project and I want to
use xml data for this not query strings.
Anyone know how to achieve this?
Thanx in advance