PDA

View Full Version : loading page in frames after form is processed


Mars
04-29-2003, 05:47 AM
I have a page with a top frame and a bottom frame. the form is in the top frame. the form logs the person in to their account....i want to know how i can make the page they get after logging in load in the bottom frame (now it loads in the top).any help would be much appreciated.

thx

Spudhead
04-29-2003, 10:02 AM
Set the "target" attribute of the form to the name of your bottom frame.

Mars
04-29-2003, 10:02 PM
thx a lot man....that got it