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 6695197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:11:33+00:00 2026-05-26T06:11:33+00:00

I have created a web page which will add an Indian rupee symbol to

  • 0

I have created a web page which will add an Indian rupee symbol to the HTML element. But now I want to add it to the ASP.NET control RadioButtonList. How do I add an Indian rupee symbol to the RadioButtonList control in ASP.NET using CSS design?

For example i have done following thing for the html

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
    <link href="rupees.css" type="text/css" rel="Stylesheet" />
    <link rel="stylesheet" type="text/css" href="http://cdn.webrupee.com/font">
</head>
<body>
    <form id="form1" runat="server">
    <div>
         <span class="WebRupee"> Rs</span><span >1000</span>
    </form>
</body>
</html>

for this the css design is as follows

@font-face{font-family:‘WebRupee’;src:url(‘WebRupee.V2.0.eot’);src:local(‘WebRupee’), url(‘WebRupee.V2.0.ttf’)format(‘truetype’),url(‘WebRupee.V2.0.woff’)format(‘woff’),
url(‘WebRupee.V2.0.svg’)format(‘svg’);font-weight:normal;font-style:normal;}
.WebRupee{font-family:’WebRupee’;}
html>body.WebRupee{margin-right:2px;}
html>body.WebRupee{*margin-right:0;}

I want to do same for the asp.net control. Is It possible?

Below is the code generated for by browser for RadioButtonList control-

   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>

</title><link href="rupees.css" type="text/css" rel="Stylesheet" /><link rel="stylesheet" type="text/css" href="http://cdn.webrupee.com/font" /></head>
<body>
    <form name="form1" method="post" action="RupeesProblem.aspx" id="form1">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTcyMzk2OTU4M2RkdcYvBUoxXiWN7YJOjB8Ix2kUJK0=" />
</div>

<div>

    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBQL9g+WlDQKvu9S8DQL7vKHVCAKQkaOMDQKDmNvQBRIdCsAnK66SRJlauJNX6/Qy0f6E" />
</div>

   <table id="rd1" border="0">
    <tr>
        <td><input id="rd1_0" type="radio" name="rd1" value="first" /><label for="rd1_0">first</label></td><td><input id="rd1_1" type="radio" name="rd1" value="second" /><label for="rd1_1">second</label></td><td><input id="rd1_2" type="radio" name="rd1" value="third" /><label for="rd1_2">third</label></td>
    </tr>
</table>
    </div>
    </form>
</body>
</html>

thanks

  • 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-26T06:11:33+00:00Added an answer on May 26, 2026 at 6:11 am

    As I understand, the issue:

    <asp:RadioButtonList ID="rd1" runat="server" RepeatDirection="Horizontal">
            <asp:ListItem Text="first"><span  class="WebRupee">Rs</span><span >1000</span></asp:ListItem>
            <asp:ListItem Text="second"><span class="WebRupee">Rs</span><span >1000</span></asp:ListItem>
            <asp:ListItem Text="third"><span class="WebRupee">Rs</span><span >1000</span></asp:ListItem>
        </asp:RadioButtonList>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a c# web page which will be listening for POST data
I have created Web-Service in asp.net with c# . Now i want to pass
I have a dynamically created TextBox in a C#/ASP.NET web page that I want
I have created a Webpage which will post as post method..not as get method.
I have created a web page (ASP.NET) that includes a stylesheet to mimic Dynamics
I have a web application in Asp.Net. I've created my master page and inside
I have created web pages where am using pixel to position various html elements.
I have a web-site based on PHP, to which I would like to add
As of right now I am trying to create an ASP.NET page which will
I am making a web page which will allow users to input and view

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.