473,320 Members | 1,940 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,320 software developers and data experts.

quotes in response.write

Hi there,

I want to do:

response.write("bla bla bla "in quotes" bla bla")

How do I show the quotes on the screen in asp like I have to do \" in php?

Thanks,

Tom

Jul 19 '05 #1
1 2986
That said, quotes are supposed to be replaced with the " entity.

Cheers
Ken

"Patrice FRITSCH" <pa*************@NOSPAM.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
: double the quotes :
:
: response.write("bla bla bla ""in quotes"" bla bla")
:
: "Thomas Henz" <th***@t-online.de> a écrit dans le message de news:
: bh*************@news.t-online.com...
: > Hi there,
: >
: > I want to do:
: >
: > response.write("bla bla bla "in quotes" bla bla")
: >
: > How do I show the quotes on the screen in asp like I have to do \" in
php?
: >
: > Thanks,
: >
: > Tom
: >
:
:
Jul 19 '05 #2

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

Similar topics

2
by: Jon Maz | last post by:
Hi, I have written a page to test a function of mine that strips non-English accents and various other characters out of a given string. The function itself (called 'StripAll' in the code below)...
7
by: Carol | last post by:
I need to put this whole line into a response.write statement: field delimiter = "\"" how?
1
by: scott | last post by:
Can someone help me my quotes in LISTING 2 below? LISTING 1 works fine in HTML, but I'm having trouble with quotes in LISTING 2 near the javascript code when trying to response write the entire...
4
by: scott | last post by:
Can someone help me with quote syntax? The single quotes with javascript function are messing me up. CODE --------- response.write ""<a href=""javascript: VerifyDelete1('del-message.asp?fid="...
6
by: scott | last post by:
Below in GOOD CODE, I have a mix of ASP/HTML that works. I'm trying to convert the code into all ASP, but I'm failing in BAD CODE. Can someone help me with these quotes? The single quotes are very...
4
by: Erland | last post by:
Hi , I am using Asp.net 1.1 using VB.NET and in the Page_Load() method I am trying to use a Response.Write method as following but I keep getting errors, --------------------------...
5
by: Hels Bells | last post by:
Hi, I'm looking to do some manipulation on a string containing html code in asp which will involve me either using some regular expressions or just plain old simple replace functionality. The...
6
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello, I have some XML that is returned to my application from another vendor that I cannot change before it gets to me. I can only alter it after it gets to my application. That being said, I...
1
by: Mike P | last post by:
Can anybody tell me what is wrong with this code? I am thinking it is something to do with how I am escaping the quotes. <img src="pix2.asp?lbmid=" & Request.QueryString("LBMID") & "&LBMEmail="...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.