|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Is there a simple way to REPLACE apostrophes dynamically? |
From: |
Dan R. |
Date: |
4/20/2001 3:31:18 PM |
IP: |
129.9.27.50 |
Here's one to ponder...
Since you can't include form text with apostrophes (') in a SQL, I have been using the Replace function to change them to ~. However, I am declaring each Request.Form separately.
Is there a way to send all Request.Form data through the Replace function in one subroutine? |
Follow Up - Re: Is there a simple way to REPLACE apostrophes dynamically? - Atul Patil 4/22/2001 12:42:04 PM
|
|
|
|
|
|
|
|
|
|
|
|