I’m writing login page where login is default “Admin” and password is reading from xml file (FileUpload control).
How to redirect to main page, and to know what is path to this file(“FileUpload.Name”)? Which method of redirecting is appropiate? (sth like redirecting with parameters…but how?
You question is not clear but to redirect the user back to man page after successful login do this: