| | |
Partial Link...
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Mar 2005
Posts: 30
Reputation:
Solved Threads: 0
Hello,
I am working on a project and at the moment I need to include a link to a web page in my JSP (portal).The link is essentially an HTML page but the issue is that I am required to only display a table from the target page on my portal .In essence I will have a link to that page but when the link is clicked, only a table on the target page will be displayed.
My question is how can I have only a table form the link displayed as opposed to the normal convention of having the whole page displayed.?
Thank you in advance.
I am working on a project and at the moment I need to include a link to a web page in my JSP (portal).The link is essentially an HTML page but the issue is that I am required to only display a table from the target page on my portal .In essence I will have a link to that page but when the link is clicked, only a table on the target page will be displayed.
My question is how can I have only a table form the link displayed as opposed to the normal convention of having the whole page displayed.?
Thank you in advance.
In short - you can't.
You could (and this is a long way around) pass a parameter through the link that is tested for in the receiving page. If it is found then css is used to set the values of the pieces of the page you don't want to see to display:none. Again, this is not advisable, as it lacks scalability/portability.
The best option is to generate the table in question on it's own page and link directly to that. If the data is being generated dynamically through the jsp then that shouldn't be to much of a problem.
You could (and this is a long way around) pass a parameter through the link that is tested for in the receiving page. If it is found then css is used to set the values of the pieces of the page you don't want to see to display:none. Again, this is not advisable, as it lacks scalability/portability.
The best option is to generate the table in question on it's own page and link directly to that. If the data is being generated dynamically through the jsp then that shouldn't be to much of a problem.
If I've been a help please confirm by clicking the Add to Lafinboy's Reputation link in the header of this reply.
Lafinboy Productions
:: Website Design :: Website Development ::
Lafinboy Productions
:: Website Design :: Website Development ::
![]() |
Similar Threads
- How to carry out partial fraction decomposition (C)
- IE 6 Can't open new windows from link clicked (Web Browsers)
- IE 6 Window from link won't load. (Web Browsers)
Other Threads in the HTML and CSS Forum
- Previous Thread: CSS seperator problem
- Next Thread: web hosting
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7





