Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
"<a href='articles_comments.aspx?article_id='+article_id>" + entityPriceCount.ToString() + ""


I want to display result like 2 comments.

Here i want how to add comments in this code.

Please help me. I try but i can't do that.

Thanks in advance

[edit]Blocks and tags sorted - OriginalGriff[/edit]

I actually try to do like this:
"<a href="/KB/answers/articles_comments.aspx"?article_id='+article_id>" + entityPriceCount.ToString() + comments ""
This is the "comments" in this code where i telling about
Posted
Updated 10-Jun-11 21:50pm
v3
Comments
Sandeep Mewara 11-Jun-11 2:24am    
You post a link and ask about comments as a result. No idea what you are talking of.
OriginalGriff 11-Jun-11 2:35am    
I'm sure English is not your native language, but it is the default language for this site.
In English, your question makes no sense at all.
Please, either try to find a better translation of your question to English, or find a site in your own native language, as they may be able to help you better than we can!
[no name] 11-Jun-11 2:45am    
What have you tried to add comments..

Syntax for comments
<%-- Comments --%>
 
Share this answer
 
v3
You never want to add comments to your ASPX, as they will be served to your clients. What possible comment would you want to add to this code in any case ? And, it's in quotes, why would you build an anchor in your code behind this way ?
 
Share this answer
 
Easily, the post is actually the sweetest with this worthwhile matter. I participate in your conclusions and will eventually eagerly look ahead to your nearing updates. Saying thanks will not just be sufficient, to your exceptional clarity as part of your writing. http://www.myrecommendeddietary.info/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900