Question
Issue with ASP and quotes
I am trying to copy an uploaded document from one directory
to another. The uploaded file (attach1) will be dynamically named.
The resulting file (LName) name is based on a last name field. I
have the following code but I cannot figure out how to deal with
the issue of quotation marks. Should I escape them or do I use
another method?
