Computing.Net > Forums > Programming > Asp ?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Asp ?

Reply to Message Icon

Name: SteveWalsh
Date: May 22, 2005 at 09:06:51 Pacific
OS: xp homw
CPU/Ram: 2.2
Comment:

i have an asp script and i want to insert perentacies into it. is there a thing like in c++ like \" that i can use?



Sponsored Link
Ads by Google

Response Number 1
Name: Chi Happens
Date: May 23, 2005 at 13:52:24 Pacific
Reply:

you want to insert parentheses, or double quotes?

parens are simple:
yourstring = yourstring & "(" ' paren

quotes are done like this:
yourstring = yourstring & """" ' two = one inside

Hope this helps,
Chi

They mostly come at night...mostly


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Asp ?

asp.net 2.0: class file and .aspx page concep www.computing.net/answers/programming/aspnet-20-class-file-and-aspx-page-concep/19753.html

ASP display error www.computing.net/answers/programming/asp-display-error/1030.html

asp.net website creation advice www.computing.net/answers/programming/aspnet-website-creation-advice/12692.html