FormsAuthentication.RedirectFromLoginPage(Me.txtName.Text, False)
Has anyone had problems with this line of code not redirecting properly? It has redirected fine on some computers but on others it just reloads the initial page. All clients I tried it on were running IE 6.0, the ones that worked and the ones that didn't work. Any help appreciated.
Has anyone had problems with this line of code not redirecting properly? It has redirected fine on some computers but on others it just reloads the initial page. All clients I tried it on were running IE 6.0, the ones that worked and the ones that didn't work. Any help appreciated.