how to show hyperlink website on the same page

how to show hyperlink website on the same page

dear sir:

i need to know how can you show a webiste on the same page. for example i want to show www.roseindia.net by clicking on roseindia in hyperlink that will be displayed on the same page weather it is left aligned or right. i read somewhere that you can do it with div tag but i'm not sure about that. i do not want to click on the link and take me to another page, but i want it ON the same page.

than you

View Answers

June 27, 2011 at 5:07 PM

1)frameset.html:

<html>
<head>
<title>Jsp Frameset</title>
</head>
<frameset rows="10%,*">
<frame src="frame1.html" name="frame1"scrolling="no">
<frameset cols="20%,*">
<frame src="frame2.html" name="frame2">
<frame src="frame3.html" name="frame3">
</frameset>
</frameset>
</html>

2)frame1.html:

<html>
<body bgcolor="lightBlue">
<h2>Java Tutorial</h2>
</body>
</html>

3)frame2.html:

<html>
<body bgcolor="pink">
<h3>Contents</h3>
<ul><li>Core Java</li>
<li>JSP</li>
<li>Java Servlets</li>
<li>JDBC</li>
<li>Hibernate</li></ul>
</body>
</html>

4)frame3.html:

<html>
<body bgcolor="pink">
<h3>Click the following links:</h3>
<a href="http://www.roseindia.net/java">Core Java</a><br>
<a href="http://www.roseindia.net/jsp" >JSP</a><br>
<a href="http://www.roseindia.net/servlets/index.shtml">Java Servlets</a><br>
<a href="http://www.roseindia.net/jdbc">JDBC</a><br>
<a href="http://www.roseindia.net/hibernate">Hibernate</a><br>
</body>
</html>









Related Tutorials/Questions & Answers:
how to show hyperlink website on the same page
how to show hyperlink website on the same page  dear sir: i need to know how can you show a webiste on the same page. for example i want to show... on the same page weather it is left aligned or right. i read somewhere that you
Show Hyperlink in HTML Page
Show Hyperlink in HTML Page   ... to show the url of the page to which hyperlink is written as the value... in HTML.The HTML code show you a HTML page, that create a link to another page
Advertisements
Show image and text on same jsp page
Show image and text on same jsp page  Hi all, I have to display image and text on the same jsp page. The text and image are both retrived from mysql database. The image is shown correctly on seperate jsp page but when shown
How to add two calendars on the same html page
How to add two calendars on the same html page  I have used the same... on same html page it doesn't work..The first calendar works but the second.... Rest of the code remains same. <html> <head> <title>Java
how to show search results in the same panel of jframe to where search field and button is present..
how to show search results in the same panel of jframe to where search field and button is present..  Hello Sir, Sir i do have one more query... application i need to show search results in the same panel of jframe to where
how to show search results in the same panel of jframe to where search field and button is present..
how to show search results in the same panel of jframe to where search field... where i have to show the search result in the same panel of where search field and Button is present .I have code which is doing the same work but when i enter
how to use dropdown list in JSP and display value in same page
in the same page Value selected = C How can we do this in a JSP page...how to use dropdown list in JSP and display value in same page  I... one option the value must get displayed below it in the same page
How to display content in same page while selecting fron dropdown list
How to display content in same page while selecting fron dropdown list  Thanks for your suggesstion.but Please provide me coding by using only one dropdownlist in javascript or jquery.Thanks in advance
HOW TO DISPLAY ID IN TEXTBOX BASED ON COMBOBOX SELECTION IN A SAME PAGE
HOW TO DISPLAY ID IN TEXTBOX BASED ON COMBOBOX SELECTION IN A SAME PAGE ... is how to get Roleid in textbox when i select Role_name from combobox in a same... SystemAdmin 2 Office Bearer Am loading this Rolename into one page called
Servlets errors in same page.
Servlets errors in same page.  How do I display errors list in the same page where a form field exists using servlets...........i.e. without using JSP? Please explain with a simple username password program
How to display content in same page while selecting fron dropdown list
How to display content in same page while selecting fron dropdown list ...),then it want to display all records from table specific to that rollno in that same page without submitting any form.please any one provide me a code.Help me
How can I output text typed in textarea by user on the same page?
How can I output text typed in textarea by user on the same page?  I have a basic HTML page where I have created a textarea for users comments. I would like to take the comments and append them to the same page for all to see
How to browse and upload the file in same page using jsp.
How to browse and upload the file in same page using jsp.  Hi, I am doing a project and i want to browse and upload the file in same page inside... and saved into database. upload.jsp <%@ page import="java.io.*" %> <
How to browse and upload the file in same page using jsp.
How to browse and upload the file in same page using jsp.  Hi Sir... the file in cell if a table in same page, post answer as soon as possible.thanks... to server and saved into database. upload.jsp <%@ page import="java.io.
hyperlink
hyperlink  I have a .xls file and i want the code to open this .xls file in read only mode when i click on a hyperlink,it should not not be editable,please send me the code
login for different user in the same page
login for different user in the same page  how can i do the login for different user in the same page throug jsp
populating a screen on the same page
populating a screen on the same page  i'm making a time table in jsp... to a new page which will help them to choose the subject and faculty through drop... to select the subject and faculty....so that we dont need to redirect to other page
how to show effect (visual) on jsp page using value from database
how to show effect (visual) on jsp page using value from database  I am making a ticket booking system. I have a databse with a clumn "booking status... is "not_booked" then the picture shown as seat should be displayed red. Also i dont know how
ModuleNotFoundError: No module named 'odoo10-addon-website-sale-show-company-data'
ModuleNotFoundError: No module named 'odoo10-addon-website-sale-show-company...: ModuleNotFoundError: No module named 'odoo10-addon-website-sale-show-company-data...-website-sale-show-company-data' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'odoo10-addon-website-sale-show-company-data'
ModuleNotFoundError: No module named 'odoo10-addon-website-sale-show-company...: ModuleNotFoundError: No module named 'odoo10-addon-website-sale-show-company-data...-website-sale-show-company-data' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'odoo12-addon-website-sale-show-company-data'
ModuleNotFoundError: No module named 'odoo12-addon-website-sale-show-company...: ModuleNotFoundError: No module named 'odoo12-addon-website-sale-show-company-data...-website-sale-show-company-data' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'odoo8-addon-website-product-show-uom'
: ModuleNotFoundError: No module named 'odoo8-addon-website-product-show-uom' How to remove the ModuleNotFoundError: No module named 'odoo8-addon-website-product-show...ModuleNotFoundError: No module named 'odoo8-addon-website-product-show-uom
add same tables in jsp page
add same tables in jsp page  hi I have a table in my jsp page with data, now I want to add same copy of table without its default value in same page whenever I click add more table, how do I do
How to Autogenerate of ID from database and show on JSP page?
How to Autogenerate of ID from database and show on JSP page?  ... increasin 1 in the previously stored tsk id) on JSP page when I click... etc properly in the database,but what and how should i make
How to Autogenerate of ID from database and show on JSP page?
How to Autogenerate of ID from database and show on JSP page?  ... increasin 1 in the previously stored tsk id) on JSP page when I click... etc properly in the database,but what and how should i make
How to Autogenerate of ID from database and show on JSP page?
How to Autogenerate of ID from database and show on JSP page?  ... page when I click on CreateTask.jsp page.How can i do so?My project storing user entered task id,task name ,date etc properly in the database,but what and how
How to Autogenerate of ID from database and show on JSP page?
How to Autogenerate of ID from database and show on JSP page?  ... increasin 1 in the previously stored tsk id) on JSP page when I click... etc properly in the database,but what and how should i make
How to create a JTable cell containing Image hyperlink?
How to create a JTable cell containing Image hyperlink?  I'm trying to find out how to create a JTable cell which contains Image, which should.... Can somebody explain me how to add hyperlink (mouse listener) for the each
display results on same jsp page
display results on same jsp page  is there any method to display search results from database on the same jsp page where i give the inputs using struts 1.2
display results on same jsp page
display results on same jsp page  is there any method to display search results from database on the same jsp page where i give the inputs using struts 1.2
display results on same jsp page
display results on same jsp page  is there any method to display search results from database on the same jsp page where i give the inputs using struts 1.2
Posting comments to same page with textarea
Posting comments to same page with textarea  I have been given some code which allows a user to type a comment and on submit it will return the text to the same page. Many thanks for that. However I wanted it to add other
to upload a table from DB to the same html page
to upload a table from DB to the same html page  how to make this booklist table to be opened in the same html page itself using a third frame
enable hyperlink
enable hyperlink  How to enable hyperlink
how to show popup in javascript
how to show popup in javascript  How to show popup in javascript
Redirect to same jsp page on successful login
Redirect to same jsp page on successful login  Hi, I have an application where on successful login, the redirect should happen to same page... from the database. I am unable to create the session for the same login page
ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page'
: ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page'
: ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page'
: ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo10-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo11-addon-website-legal-page'
: ModuleNotFoundError: No module named 'odoo11-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo11-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo11-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo12-addon-website-legal-page'
: ModuleNotFoundError: No module named 'odoo12-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo12-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo12-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo8-addon-website-legal-page'
: No module named 'odoo8-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo8-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo8-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo9-addon-website-legal-page'
: No module named 'odoo9-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo9-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo9-addon-website-legal-page
ModuleNotFoundError: No module named 'odoo9-addon-website-legal-page'
: No module named 'odoo9-addon-website-legal-page' How to remove the ModuleNotFoundError: No module named 'odoo9-addon-website-legal-page' error...ModuleNotFoundError: No module named 'odoo9-addon-website-legal-page
how to show data in database ?
how to show data in database ?  how to show the data in the database to the user in the textbox so that user can modify it and save it again
i want to display where i entered values to same page
i want to display where i entered values to same page  hi friends !! i have a values from jsp page .and i want to store that values into DB at the same time i want to show immediatlly on same jsp page with tabular format
i want to display where i entered values to same page
i want to display where i entered values to same page  hi friends !! i have a values from jsp page .and i want to store that values into DB at the same time i want to show immediatlly on same jsp page with tabular format
how to retrieve text and images from mysql database and show on html page using jsp servlet
how to retrieve text and images from mysql database and show on html page using jsp servlet  <%@ page language="java" contentType="text/html... {color:blue} <%@ page import="java.sql.*" %> <%@ page import
display checked ckeckbox in same jsp page
display checked ckeckbox in same jsp page  how to display checked ckeckbox in same jsp page?   Hi, Here is the html code to display check..._TO_REPLACE_2 Now i want to display ,selected checked checkboxes in another table in same
how to pass the mutiple values from <Ui:datagrid hyperlink - JSP-Servlet
how to pass the mutiple values from    I am getting the error when passing the values from this way emp2=${employee.lastName1} & name=${employee.firstName.How to pass the values from hyperlink in column

Ads