473,398 Members | 2,380 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Page Linking

Hi All,

I have search results page( with search keyword) with links to that
particular pages and small description . When you click on the one of
the link the control has to go to specific part of the page where the
search keyword is present (first instance only). I cant use <a href
=""simply because it will redirect to top of the page defaultly. Can
anybody suggest on this?

Thanks In advance,
Pradeep.

Apr 10 '07 #1
2 988
Do you know about names?

<a name="MyPlace">

then

<a href="#MyPlace">click</a>

will create a link that takes you to that place on the page.

"Pradeep" <pr********@gmail.comwrote in message
news:11**********************@y5g2000hsa.googlegro ups.com...
Hi All,

I have search results page( with search keyword) with links to that
particular pages and small description . When you click on the one of
the link the control has to go to specific part of the page where the
search keyword is present (first instance only). I cant use <a href
=""simply because it will redirect to top of the page defaultly. Can
anybody suggest on this?

Thanks In advance,
Pradeep.

Apr 10 '07 #2
On Apr 10, 6:08 pm, "Pradeep" <pradeep...@gmail.comwrote:
Hi All,

I have search results page( with search keyword) with links to that
particular pages and small description . When you click on the one of
the link the control has to go to specific part of the page where the
search keyword is present (first instance only). I cant use <a href
=""simply because it will redirect to top of the page defaultly. Can
anybody suggest on this?

Thanks In advance,
Pradeep.
Yes I kew it. But I need to give link to page based on the search
keyword which is dynamic.I can get the keyword. and it should goto
that part of the page where this keyword is first appearing.

Apr 11 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: JJM | last post by:
Can anyone please help me with this I'm a total newbie and just getting started in JS. I have a page where I would like to display a picture and a short textual explanation of the picture. I...
10
by: Jeff Thies | last post by:
I'd like to embed navigation instructions in html. This would be so that these pages could be spidered and page links name could be extracted and navigation generated. I'm thinking of...
0
by: gasturbtec | last post by:
please help im new at access programming and i just got this project dropped in my lap because the old programmer quit. i've been doing ok so far but now i need to add code to an existing database...
5
by: murrayatuptowngallery | last post by:
I'm caught in a classic finger-pointing situation. My hosting company's server appears to be automatically inserting JS tags into a JS-free html page that has an image inked to a 2nd page with...
1
by: arnabit | last post by:
i am building a forumpage.my problem is that I am not able to send an id through hyperlink. i am writing the specic asp.net code for convinience- <asp:GridView ID="grdForums" runat="server"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.