pseudocode :
- declare a variable
- store Return url in that variable.
- if variable is not equal to null
redirect to returnurl
else redirect to homepage.
can someone give me C# asp .net code for the above mentioned pseudocode as I'm completely new to progamming world???
try this and let me now. it will helpful