Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4608380
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T00:50:13+00:00 2026-05-22T00:50:13+00:00

<asp:LinkButton ID="cartLink" runat="server" Text="<b>Add to Cart</b>" ToolTip="Add to cart" CommandName="Add" CommandArgument='<%# Eval("ProductID") %>’ />

  • 0
<asp:LinkButton ID="cartLink" runat="server" Text="<b>Add to Cart</b>" 
    ToolTip="Add to cart" CommandName="Add" 
        CommandArgument='<%# Eval("ProductID") %>' />

View Source:

    <a id="ContentPlaceHolder1_productsList_cartLink_0" 
        title="Add to cart" 
        href="javascript:__doPostBack(&#39;ctl00$ContentPlaceHolder1$productsList$ctrl0$cartLink&#39;,&#39;&#39;)">
        <b>Add to Cart</b></a>

When hovering over a LinkButton I cannot lose the ugly javascript:_doPostBack(...) link status message that appears at the bottom of the browser.

Is it possible to suppress this?

UPDATE 05-11-2011:

I realize this is default behavior and most times I hardly notice it. However, it’s only a problem in IE9 when the status bar is not showing (which is the default). Anyone know of a working hack to fix this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T00:50:14+00:00Added an answer on May 22, 2026 at 12:50 am

    If you’re referring to the Javascript status message that displays in the bottom left of most browser windows, try setting the onMouseOver value.

    <asp:LinkButton ID="cartLink" onMouseOver="JavaScript:window.status='Yo, I'm the Javascript status text!'; return true" onMouseout="JavaScript:window.status=''; return true" runat="server" Text="<b>Add to Cart</b>" ToolTip="Add to cart" CommandName="Add" CommandArgument='<%# Eval("JOBProductIDName") %>' />  
    

    See this page for more info.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ASP Declaration: <asp:LinkButton ID=LinkButton1 runat=server Text=edit item onclick='AddItem.aspx?catid=<%# Eval(CollectionID)%>'></asp:LinkButton> I get Error: The server
I've a link button: <asp:LinkButton ID=LinkButton2 runat=server CausesValidation=False Text=View PostBackUrl='<%# Eval(Name, ../Image/Uploaded/{0}) %>'> The
<asp:Literal ID=Name1 runat=server>Item Name</asp:Literal> <asp:LinkButton runat=server EnableViewState=false Text='<%#Eval(Name1.Text)%>' /> Why Eval() returns empty ?
I have two button with different commands <asp:LinkButton ID=lbEditDetails Text=Edit... runat=server CommandName=EditDetails CssClass=EditAdults CommandArgument=<%#
<asp:DataList ID=ItemsList RepeatDirection=Vertical runat=server> <ItemTemplate> <asp:LinkButton ID=SecondLevelItem runat=server CommandName=second OnCommand=SecondLevelItem_Onclick CommandArgument=<%# Container.DataItem %> Text=<%#
I have the following ASP code: <asp:LinkButton ID=LinkButton1 runat=server Text=edit item onclick='AddItem.aspx?catid=<%# Eval(CollectionID)%>' />
How to do that dynamically C# ? <asp:LinkButton ID=LinkButton1 runat=Server >Text <asp:ImageButton ID=ImageButton1 runat=Server
<asp:UpdatePanel ID=uppnl_Select_File_Format runat=server UpdateMode=Conditional> <ContentTemplate> <div class=button-bg-2> <div class=button-text-2> <asp:LinkButton ID=btnCreate ValidationGroup=CreateVersion runat=server OnClick=btn_Create_OnClick
On my webpage, I have the following link: <asp:LinkButton ID=lnkChangePic runat=server onclick=lnkChangePic_Click Text=Upload new
I have the following itemTemplate in my datalist <ItemTemplate> <asp:LinkButton ID=LinkButton1 CommandName=Select autopostback=True runat=server>'<%#

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.