473,749 Members | 2,402 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can Not Display Underscore Character

Is there a way to make the underscore Character display in a browser? I've
tried several different fonts but the "_" character will not display.
Jan 29 '07 #1
2 1859
scott wrote on 29 jan 2007 in microsoft.publi c.inetserver.as p.general:
Is there a way to make the underscore Character display in a browser?
I've tried several different fonts but the "_" character will not
display.
Wrong NG, not a serverside issue.
ASP has no knowledge of displaying or browsers.

=============== =============== =============== =

Usually the underscore character will display fine ...

Unless the text is underscored as a whole <u>.....</u>
or the anchor is set to be underscored,
where you can try css:
a {text-decoration:none ;}

Please follow up on a browser specific NG.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jan 29 '07 #2

"scott" <sb*****@milesl umber.comwrote in message
news:O8******** ******@TK2MSFTN GP03.phx.gbl...
Is there a way to make the underscore Character display in a browser? I've
tried several different fonts but the "_" character will not display.

Never heard of anyone having that trouble before. Can you post an example?

Jan 29 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
10622
by: Ali | last post by:
I was wondering how one would go about displaying unicode in a Label object in a Tkinter window. I am trying to display text in another language. Please help.
2
14544
by: Jason Heyes | last post by:
What is a nice STL statement/s to replace each occurance of the underscore character ('_') with a space character (' ') in a std::string? Thanks.
2
1633
by: foaud167 | last post by:
i was looking at the code of GNU m4 (/src/eval.c to be specific) and saw this in function prototypes static eval_error logical_or_term _((eval_token, eval_t *)); __________________________________^ what is this underscore for?
2
1200
by: Antonio | last post by:
I have a datagrid which pulls from a stored procedure. For the purpose of this display issue, we need to prepend a bound column with a underscore "_" We don't want to change the stored procedure. can I do this in the property builder for the datagrid?
38
4534
by: Astra | last post by:
Hi All Could somebody please confirm that if I change my JS expression test from: if (!(/^*$/.test(document.form1.fred.value))) to if (!(/^*$/.test(document.form1.fred.value)))
1
1443
by: Kanon | last post by:
Hi, I hope this is the proper newsgroup for this kind of question. I have just started to learn about RSS and made my first feed: http://www.herbaloutfitters.com/pbw/alpha/rss/1-1.xml Some newsreaders choked on it, however, so I ran it through feedvalidator.org. This is the message I got: line 15, column 68: XML parsing error: <unknown>:15:68: not well-formed (invalid token)
5
7287
by: basanistes | last post by:
Hi, I have tried several things to get firefox show a bullet list (<ulwhen I click on the list having 1) <div onclick="javascript...."> 2) <a href="javascript:..." (see full HTML below!)
8
1458
by: Bill Pursell | last post by:
This question must be FAQ, but I can't find it: I'm baffled by the following: $ cat a.c #define foo(x) foo##x_ #define bar(x) bar##x##_ foo() foo(1) bar()
2
36528
n8kindt
by: n8kindt | last post by:
hey guys, i have a function that can recognize a space character in a string... how can i get it to replace a space with a underscore character Public Function RemoveSpaces(strInput As String) ' Identifies spaces in a string of text If InStr(txtEmail, " ") = 0 Then msgbox "Spaces are not allowed) Else: Exit Function End Function
0
8833
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9568
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8257
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6079
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4881
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3320
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2794
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2218
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.