Click to See Complete Forum and Search --> : PostBackUrl to a new window problem?


binici
01-08-2007, 06:13 PM
I am having some difficulties with this. I read somewhere to use this:

OnClientClick="window.document.forms[0].target='_blank';" PostBackUrl = "/_MembersOnly/MemberProfile/EditProfileRedirect.asp"

which works great, but when I close EditProfileRedirect.asp and then click on another link on the posting page, it opens the link clicked plus EditProfileRedirect.asp within a new window?

Any ideas?