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

  • Home
  • SEARCH
  • 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 4022028
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:25:27+00:00 2026-05-20T10:25:27+00:00

Does anyone know a way to make an asp button… <asp:button runat=server>Button1</asp:button> resemble an

  • 0

Does anyone know a way to make an asp button…

<asp:button runat="server">Button1</asp:button>

resemble an HTML input button…

<input type="button" value="Button2"/>

(or vice versa) in Visual Studio 2003?

  • 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-20T10:25:28+00:00Added an answer on May 20, 2026 at 10:25 am

    I think you’ll need to modify your CSS. Here is something that may help get you going;

    input.link
    {
      border: none;
      background-color: transparent;
      padding: 0px;
      margin: 0px;
      color: #0000ff;
    }
    
    a.button
    {
      border: 1px solid #a9a9a9;
      padding: 3px 8px 3px 8px;
      background-color: #dbdbdb;
      text-decoration: none;
      color: #000000;
    }
    

    Then update your markup to look something like this;

    <input type="submit" class="link" value="Submit" />
    

    <%= Html.ActionLink(“Cancel”, “QuoteList”, “Quote”, new { @class = “button” })%>

    This is just off the top of my head so I hope that helps.

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

Sidebar

Related Questions

Does anyone know if there's a way to use a custom LIKE button and
I use TeamCity to build c++ on Unix (Solaris). TeamCity invokes make, and within
I have a library of JAXB/Entity objects I am using to unmarshall a xml
I have a rather complex project here that involves a lot of calculations. Now
So I have been charged with the task of making all of the computers
Sometimes when I am working on a projects layout in Eclipse I hit the
I've encountered a behavior I did not expect when executing the following Python script
I am trying to provide my users with the option to have my application
Just had a quick question to throw out and see if there was a

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.