response.write quotes help

C

Carol

I need to put this whole line into a response.write statement:

field delimiter = "\""


how?
 
C

Carol

hmm, yes
actualli am writing to a text file with the file system object, rather than
response.write.

Any ideas?
 
C

Carol

No wati that's not it.

how do you get this to work:
strTemp = field delimiter = "\""

back to the same problem

so the answer would be
strTemp = " field delimiter = " & chr(34) & """

response.write strTemp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,416
Latest member
LionelQ387

Latest Threads

Top