|
-
August 8th, 2008, 02:27 AM
#1
How to create a tag and use it in asp.net.
how to create a tag for a particular content in a page and then use it. for example a search engine displays a page of text. In that page i want to tag a particular paragaraph. is it possible.
Thank you.
-
August 8th, 2008, 04:35 AM
#2
Re: How to create a tag and use it in asp.net.
Just write an anchor tag to your page, like this:
<a href="#post1" />
then in your address bar try navigating to: yourpage.aspx#post1
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook
0100 1101 0110 1001 0110 0011 0110 1000 0110 0001 0110 0101 0110 1100 0010 0000 0100 0101 0110 1100 0110 1100 0110 0101 0111 0010
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|