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
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
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.
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
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.
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