Hi,
In my project, I have a situtation that I need to get the name of the Request.Form. I am calling Page 1 from Page 2 & Page 3. But I need to do a checking on Page 3, if it is called from Page 2 only. If called from Page 1, that condition checking is to be avoided. For that, I require the name of the just previous page. Plz help me..
Matsam
In my project, I have a situtation that I need to get the name of the Request.Form. I am calling Page 1 from Page 2 & Page 3. But I need to do a checking on Page 3, if it is called from Page 2 only. If called from Page 1, that condition checking is to be avoided. For that, I require the name of the just previous page. Plz help me..
Matsam
Comment