|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Still dont know how |
From: |
Joe Force |
Date: |
5/3/1999 7:39:42 AM |
IP: |
12.27.8.175 |
I use a simple method to fix the single quote problem. On the form action page, I use the following:
Replace(Request.Form("textSearch"),"'","''")
Works great, and only uses one line of code. I find that you can do a lot of creative things with the replace function. :)
Joe |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|