
April 7th, 2004, 12:54 AM
|
|
|
|
Join Date: Apr 2007
Posts: 161
Time spent in forums: < 1 sec
Reputation Power: 3
|
|
|
Window Location
Ok I have this code:
php Code:
Original
- php Code |
|
|
|
echo "<td><input name="logout " type="button " value="Logout " onClick="javascript :location.href= 'http://www.treepsu.com/database/logout1.php'"></td>n";
I have two frames. I would like it just to display this page not in a frame. Right now it displays in the top page. That way then it logs out, they will be able to view the main screen not in a frame. I hope I'm clear. If not just let me know and I'll try and explain more. Thanks for the help.
|