o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Problem with trademark symbol -

I am using Visual Studio .NET 2003 and am having a very odd problem.

I am trying to use the trademark (TM) symbol. I enter ™ , which works for a while, but after a few saves it converts it to the tiny 'tm' symbol in my ASP page, which would be fine except when it is a TM symbol it shows up on the web page as just a 'T'. What causes this, and what can I do to stop it?

 

Problem with trademark symbol -
I am using Visual Studio .NET 2003 and am having a very odd problem. I am trying to use the trademark (TM) symbol. I enter ™ , which works for a while, but after a few saves it converts it to the tiny 'tm' symbol in my ASP page, which would be fine except when it is a TM


Trademark (TM) symbol in titlebar -
My application puts a Trademark (TM) symbol in the titlebar as a superscript "TM". On most target PCs it is displayed as expected. On some, however, it is displayed as a vertical bar. The application is intended for use everywhere in the world and supports a number of diff


Trademark Symbol in Captions -
Is there a way to put trademark symbols in VB Forms captions?


Trademark Symbol in Label -
guys, why the trademark symbol can't appear in the Label??? (i use : Quote: label1.caption = "My " & chr(153)


Trademarks -
I was browsing on download sites and found that many small, pretty much single-function freeware or shareware programs had "TM" after the name, suggesting the name had been registered as a trademark. Surely this isnt the case? Im not from the US (where I expect most of the


I have Trademarked Rude! -
I demand from now on you all include the Trademark symbol when referring to the word Rude and Cander in the same thread. RudeTM


how can i enter TradeMark sign -
Hello everyOne, I want to enter TradeMark sign in text box how can i do that ??? Or i want to use any other control like rich textbox thankx koolprasad2003


It has come to my attention... -
... that 'there be dragons' on the Old Continent. Since 'dragon' is now a registered trademark it may no longer be used in public free of charge. Due trademark fees with be retrospectively calculated going back at least 5 years from the current date. Dragon Inc.'s debt collectors w


the meaning of a mathematical symbol -
Could someone please tell me what the symbol which looks like E (for example in ) means? I keep seeing this symbol, and I am very curious. Thanks!


Δ symbol -
Does anyone know how to insert the Δ symbol into a VB 6 program. I searched the internet and the best i could come up with was Chr(208) which gave me Ð. I have the free trial version of PopChar but the Δ symbol is greyed out. Please help.


How to put a small symbol at the task bar -
Hi all, May I know how to put a small symbol at the task bar? In the properties, we can change the caption to the anything(words). But, can I put a small symbol at all my window displays? How to insert the symbol? Thank you,


Printing a Check Mark -
I would like to print a Checkmark out for one of my applications. I found the Symbol that I would like to use from MS word, does anyone know a way to Print that symbol? When I copied and pasted the symbol into VB.NET(1.1) it came out as a P? Any help or advice would be apprecia


UK Keyboard Question -
On this UK keyboard, at the top left corner is a key which has three symbols on it: ` ¬ and a third symbol that looks like a broken pipe | symbol. How can I access this third symbol? (And why is it there?)


Debug Symbol Files -
I've got a really weird problem... When I set a breakpoint my program will crash. If I don't set a breakpoint my code will run fine. This makes it impossible to debug. After doing some reserach I think I need to load symbols, I found some information that looked to be usefull b


Decimal symbol. -
Does anyone know how to programmatically determine if the PCs REGIONAL SETTINGS | NUMBERS | DECIMAL SYMBOL is set to a ‘comma’ or a ‘period’? Also, does anyone have pointers to reference material that addresses programming techniques for mathematical routines/functions where


Vertical bar symbol -
I am a rookie so solution may be simple. I am trying to set the Filter Property of OpenFileDialog separating options using what is refered to as a "vertical bar" or "pipe symbol". It is a vertical line symbol and I do not know what keyboard entry creates the ass


can -
When a form load, I hope the picture is loaded from an access table's OLE object field. But errors comes: Dim rs As ADODB.Recordset Dim cn As ADODB.Connection Dim strSQL As String Set rs = New ADODB.Recordset Set cn = New ADODB.Connection strSQL = "SELECT * FROM [Chemi


Displaying Unicode currency symbols -
Hi, I am looking for a nudge in the right direction. I need to display currency symbols for different countries (either in a textbox or a label). I know that setting the font and charset on the textbox will allow entry of supported unicode symbols/characters. This works because I can


Can't get imgae file from Access table -
When a form load, I hope the picture is loaded from an access table's OLE object field. But errors comes: Dim rs As ADODB.Recordset Dim cn As ADODB.Connection Dim strSQL As String Set rs = New ADODB.Recordset Set cn = New ADODB.Connection strSQL = "SELECT * FROM [Chemi


[2008] degree symbol -
for some reason when i copy and paste the little degree symbol from word into a label it becomes a square so i want this in a label ⁰ do any of you know why this would happen or how i can get the degree symbol in there? thanks in advance


where can i find the Divide symbol -
does anyone know where i can find the symbol that we use for divide, in a font? by symbol, i mean the hyphen with a dot on the top and bottom that we learned as kids, not the forward slash. that is, the one that looks like this: 0 ------- 0 i want t


How to get the currency symbol for a specific currency -
Hello ! I want to get the currency symbol for a specific currency. For example for "USD" i want to get the $ symbol. For "EURO" i want to get the E symbol. Is there a way to get this symbol without depending on country specific settings ? Thank you !


ScrollAlwaysVisible doesn't work -
CE.NET 4.2 Symbol MC 9060 device vb.net VB_ScanSample1 from the Symbol SDK I have an app that is scanning fine. The only problem is I can't seem to get a horizontal scroll bar, which I need. When I try Me.ListBox1.ScrollAlwaysVisible = True I get a message after a build sa


Handling the ' symbol for the database -
In my vbscript code in my ASP page, sometimes a user inputs a string with a ' symbol. When it tries to enter this in the database, it thinks this is the end of the string. i.e. The Word "Rock'n'Roll" I need to surrounds the ' symbol with quotes I think to allow it to be p


Entering unicode chars -
When you look in charmap, some of the chars can be typed. For example, the degree symbol can be typed by holding down alt then typing 0176. Then presto the degree symbol appears. Then there are the other kind that say U+266B (or similar). How do you enter these with the keyboard. I


What is the best way to doing this [*** RESOLVED ***] -
I have an access2000 database with 2 tables. The first is the input, the second the output table. Input is sorted by articlecode. Output table will be input in crystal reports. Using ADO and SQL. I need tree different outputs, 1. full list of input table. 2. List by trad


What is an unresolved external symbol -
I am trying to compile some code, but I keep getting the errors: LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16 Debug/cryptography.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. What does this mean, and what is an ext


Capturing Cell Values with DataGridView RowLeave Event -
Hi Folks, I've searched various forums and Google, and can't seem to find a solution to this one. Bear in mind I am not well versed in .NET. I'm using VS 2008 Express. Overview: I'm writing an application using an API from a market data vendor. I want to enter a symbol in a D


[2005]How can you press enter in a cell of a datagridview and display a symbol for it -
Hello, does somebody know the user will be able to press enter within a datagridview cell without moving to the next cell. Also i want that the carriage return symbol , i mean a symbol that represents the new line , to be displayed. Thanks !


Pi Symbol -
how do you write pi symbol to appear in a textbox?


Keycode values -
Hi, I'm trying to make a keylogger using the api GetAsyncKeyState in a timer control. I need a way to tell what symbol or character should appear on a keypress. I can make it work for keys like 1,2,a, etc... But not for ones that need shift to be pressed. The way i'm doing this no


<= symbol -
Hai , In a label box i want the symbol, <= , but the = underneath the < symbol. I checked with the Character map, it had that symbol and the shortcut was, VB Code: Keystroke : Alt+0163 When i did that i am not getting the symbol i wanted, also i tried c


What does cannot resolve symbol -
I am trying to run my Java program and it keep giving me a error. Deli.java:11: cannot resolve symbol symbol : class Scanner location: package util import java.util.Scanner; Please tell me what that means. Thanks


[2005] Problem with masked text box. Globalization -
Hi all, I have a masked textbox with the mask of 000.000.000.000 I have some code in the KeyPress event of that textbox. The problem is that the KeyPress event is fired when the form is loaded on machines where the comma sign is used as the decimal symbol. I want to be able t


[2005] Regular expression in asp.net 2.0 -
Hi, Email validation regular expression in asp.net 2.0 1.Starting and ending no special characters and digits allowed. 2.Before @ symbol .(period) is not allowed 3.space is not allowed 4.@ symbol not allowed more than once. 5.After @ symbol.(Period) is allowed twice. How ca


(ASP) formatCurrency w/o the $ symbol. **Resolved** -
Is it possible to use formatCurrency w/o the $ symbol? I cannot assume the result will be USD (and quite often it will not be.). Basicly I just need to add the decimal and two zeros if they aren't there. Michael


Setting regiolnal settings! -
How to set regional settings (number) in control pannel. I want to set decimal symbol to [ , ] and digit grouping symbol to [ . ]; Thanks Ermin


Uresolved exernals:( -
I have a main.cpp and a main.h. I have most of my ints/doubles in the main.h, and when I compile my main.cpp, it compiles fine. But when I try to run my program, I get this: --------------------Configuration: Maze - Win32 Debug-------------------- Linking... Main.obj : error LNK20


Compile problem, Iam new to C++ -
--------------------Configuration: Direct3D9Functions - Win32 Debug-------------------- Linking... Direct3D9Functions.obj : error LNK2001: unresolved external symbol "struct IDirect3D9 * Handle" (?Handle@@3PAUIDirect3D9@@A) Direct3D9Functions.obj : error LNK2001: unresolve


Inserting Symbols -
Fellas, Word processors such as word have a Insertion Entry called Symbol that then allows the user to pick a particular symbol, such as '(C)' copyright... Does anyone know of a method or control that does this by any chance?