balusamy
05-06-2008, 06:51 AM
Hi
I used the following code
HTML>
<HEAD>
<TITLE>Welcome to View Profile</TITLE>
</HEAD>
<FRAMESET ROWS="*,1" >
<FRAME SRC="../profile.php?mem_id=2">
<frame src="UntitledFrame-4"></FRAMESET><noframes></noframes>
</HTML>
Now the url open in this frameset, Now I cant come out from this frameset. anybody knows this, let me how to come out from this.
I used this code, when i register in my site, we create sperate folder each user.
Example : www.sitename.com/balu
So all the code open in this folder only. so how to come out from this folder.
I used the following code
HTML>
<HEAD>
<TITLE>Welcome to View Profile</TITLE>
</HEAD>
<FRAMESET ROWS="*,1" >
<FRAME SRC="../profile.php?mem_id=2">
<frame src="UntitledFrame-4"></FRAMESET><noframes></noframes>
</HTML>
Now the url open in this frameset, Now I cant come out from this frameset. anybody knows this, let me how to come out from this.
I used this code, when i register in my site, we create sperate folder each user.
Example : www.sitename.com/balu
So all the code open in this folder only. so how to come out from this folder.