URL has been redirected using"http://servername/abc.nsf?logout& redirectto=servername/abc.nsf"& code is written in Source of the outline entry. but it is not working on the web.it is redirecting to some another database.How to redirect url using outline entry.please suggest??
Subject: redirect url using outline entry.
&redirectto= is a query string parameter, sometimes it helps to escape special chars in it.But I never tried it with Outline, this is just a random suggestion.