It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Frame problem?

Frame problem?

Postby alexmann on Thu Dec 21, 2006 8:08 am

Sir,
Im created a JSP file and using frame to do it (frame.jsp). The "record.jsp" got a hyperlink, when click on it, the information can display on "userDetail.jsp". But instead of display in same page(frame.jsp), it pop out another "userDetail.jsp".

Can give me some idea?
Thank You

-----
Here my code

<frameset rows="30%,70%">

<frame src="record.jsp" >
<frame src="userDetail.jsp" name="showframe">

</frameset>
alexmann
 
Posts: 0
Joined: Thu Dec 21, 2006 7:43 am

Who is online

Users browsing this forum: No registered users and 8 guests