|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Is there a simple way to REPLACE apostrophes dynamically? |
From: |
Atul Patil |
Date: |
4/22/2001 12:42:04 PM |
IP: |
202.60.146.83 |
function check(entry)
check=replace(entry,"'","''")
end function
dim e
e=check(request.form("elementname"))
Hope,this is your answer.
By the way,
you have said in an answer to Pamela's
question that you have not seen dsn=dsnname
being used.I must tell you that you can use it.
Thank You,
Atul Patil |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|