Results 1 to 5 of 5

Thread: how to get text of the anchor --- plzz hlp me

  1. #1
    Join Date
    Apr 2005
    Location
    hyderabad
    Posts
    4

    Default how to get text of the anchor --- plzz hlp me

    i want to know how to get the anchor text to next page when we click the anchor

    for example


    text

    if we click the above anchor
    "text" should apper in next.html


    plzzz send the solution ... its urgent

  2. #2
    Join Date
    Mar 2005
    Location
    Belgium
    Posts
    263

    Default

    Can you, please, give more details?
    Don't forget the full path for the link!
    text
    It is easy with FrontPage to edit HTML pages.

  3. #3
    Join Date
    Apr 2005
    Location
    hyderabad
    Posts
    4

    Default abt the anchor text prob

    hi mike nissa

    u didnt understand the problem correctly. i will explain

    for example take our bizhat forums

    in that the topic appearing is an anchor. when we click the anchor the text of the anchor is taken to next page.. i.e the topic is taken

    anchor text

    when we click the above anchor
    "anchor text" should be taken to next page

    hope i can get the solution
    rajesh

  4. #4
    Join Date
    Dec 2004
    Posts
    330

    Default

    rajesh you don't know a single thing about html. What you are about can be done by server side scripting. But bizhat doesn't uses it. Well make the anchor text as rajesh and put ajesh in the target page you will view rajesh when you click at the anchor. It's so simple.

  5. #5
    Join Date
    Mar 2005
    Location
    Belgium
    Posts
    263

    Default

    Hi there.
    I understand now what you mean.
    Try this:
    - select the word you want to (example: 'clickHere')
    - click on Insert
    - click on Anchor
    - give the Anchor a name (example: 'linkAnchor')

    Here is the HTML code
    clickHere

    So when you click on 'clickHere' you go directly to 'linkAnchor' of NextPage.htm page.

    I tried with FrontPage and it works!
    Good luck.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •