473,396 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

HTML Tags in Response Write

Hi All,

how do I get this right..?

Response.Write "<font face="*S Pゴシック, *S P明朝, MS UI Gothic, *S
ゴシック, *S 明朝">" &FileTooBig &"</font>" &"<br>"

? marks = Japanese characters, please excuse....cheers.

Mark Sargent.

Jul 19 '05 #1
4 4737

"Mark Sargent" <ha*******@hotmail.com> wrote in message
news:e8**************@TK2MSFTNGP10.phx.gbl...
Hi All,

how do I get this right..?

Response.Write "<font face=""MS P????, MS P??, MS UI Gothic, MS
????, MS ??"">" &FileTooBig &"</font>" &"<br>"

? marks = Japanese characters, please excuse....cheers.

Mark Sargent.

Jul 19 '05 #2
I added a second " in front of MS and in front of >

"Tom B" <sh*****@hotmail.com> wrote in message
news:eI**************@TK2MSFTNGP10.phx.gbl...

"Mark Sargent" <ha*******@hotmail.com> wrote in message
news:e8**************@TK2MSFTNGP10.phx.gbl...
Hi All,

how do I get this right..?

Response.Write "<font face=""MS P????, MS P??, MS UI Gothic, MS
????, MS ??"">" &FileTooBig &"</font>" &"<br>"

? marks = Japanese characters, please excuse....cheers.

Mark Sargent.


Jul 19 '05 #3
What's the problem?

Response.write "<font face=""blahblahblah"">" & FileTooBig & "</font><br>"

would send to the browser....

<font face="blahblahblah">Contents of the variable FileTooBig</font><br>
"Mark Sargent" <ha*******@hotmail.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
Hi All,

TomB, thank you for clarifying that, but, it didn't change
anything....cheers.

Mark Sargent.

Jul 19 '05 #4
Hi All,

TomB, if I remove the (") from before and after blahblah or as you
suggested, I get mumbo jumbo where the Japanese should be, and if I leave
just one set of " I get an error. Static Japanese text and dynamic from a
database work fine. Any other suggestions..? Cheers.

Mark Sargent.

Jul 19 '05 #5

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

Similar topics

2
by: bbxrider | last post by:
one of my fist asp pages i have vbscript rountines that are sending page text with response.write they are in the asp file before regular html text yet the html text appears first on the page???...
0
by: Navin | last post by:
hi, i am using the following code to generate a xls file using the content type now when the user opnes the file at his pc it takes long time to open..if the no of records in file is large...
2
by: DC Gringo | last post by:
I am outputting a datatable to a tab-delimited file. This all works well and good with 2 issues: 1) There is some data in my table that looks like this: <a_tag>theData</a_tag>. I would like to...
18
by: Robert Bowen | last post by:
Hello peeplez. I have an odd problem. When I put the ANSI symbol for "less than" ("<"), the word STRONG and then the ANSI symbol for "greater than" (">") in my web page, followed by some text, then...
7
by: Kersh | last post by:
I'm trying to implement XHTML standards in my ASP.NET web pages but whenever I use web controls I get problems because of the very strict nature of W3C XHTML (transitional version is picky but...
1
by: alex | last post by:
Hi i have a problem. I want to write html and .net controls dynamically. Now i do like this: Response.Write("<html><head>................<td>") Dim txtBox as New TextBox txtBox.ID = "myBox"...
4
by: Eirik Eldorsen | last post by:
Is it possible to clear the generated html ouput on aspx page, and then write something else? Why? :-) I want to only the html code from a panel, and most important no form tags. Why? I'm...
9
by: Jay Kim | last post by:
Hi, We're implementing a Windows application using Visual Basic .NET. One of the key features we need to implement is that we should be able to get the accurate byte offset of user selected...
1
by: MichiMichi | last post by:
I am trying to secure filedownload via streaming to protect files on the server. This works very well but when I open the file in a notepad editor it shows always HTML code at the end of the file....
1
by: Reg | last post by:
I have a following code in HttpRequestListener's ProcessRequest method which is a Windows Console Application. I'm trying to read html page with browser (Opera) and html file contains tags to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
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 projectplanning, coding, testing,...

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.