Link to home
Start Free TrialLog in
Avatar of chankct
chankct

asked on

Redirect URL to a specified frame

I am using a form to access dynamic link to different homepages.  

The homepage had divided into two frames, left and right.  The form for indexing located in the left frame, and I would like the content will be show in the right frame after user submit their desire.

I had used:

             <BASE>, <TARGET>...etc,

in the form but fail. In addition, only a new browser windows appears if I use:

             Window-target: right

Can any one help me?
Avatar of evilgreg
evilgreg

Hard to say without seeing the code. Could you provide the HTML or even better the URL?

ASKER CERTIFIED SOLUTION
Avatar of pchung021797
pchung021797

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial