L
Lubo¹ ©lapák
Hi,
I have a login page and after click on button Login I check username and
password and if it is correct, i want load page, which was there before
Login page. How can I do it? In javascript it is simply
<script language="javascript">window.history.back();</script>
but How can I do it in C# code?
Please help. Thanks Lubos
I have a login page and after click on button Login I check username and
password and if it is correct, i want load page, which was there before
Login page. How can I do it? In javascript it is simply
<script language="javascript">window.history.back();</script>
but How can I do it in C# code?
Please help. Thanks Lubos