Click to See Complete Forum and Search --> : target window


StyM
February 6th, 2004, 02:33 AM
hello and Good Day.

may i know how i can do this in the codebehin of an asp.net page.

code:
document.forms[0].target = "_top";


how can i do this in the codebehind so i could change the target???

thanks for the help.