ASP Forum
getting rid of
MarkGauthier | Posted 8:50pm 27. September 2007 Server Time |

I have a guestbook based on the ASP guestbook lesson on this website!

I would like to omit any special characters that aren't allowed in file names (eg \ / : * . ! ? < > | ) from the resulting written file.

http://www.marky-mark.com/clog.asp
this is the initial page you arrive at to submit your "community blog"

http://www.marky-mark.com/clogwrite.asp
this is my write file that outputs two text files

http://www.marky-mark.com/clogthanks.asp
this is the thank you for submitting page


Reply to Post getting rid of



Back to Forum Page