This topic is locked

Using backslash

1/7/2017 7:45:33 PM
ASPRunner.NET General questions
R
raymueller authorDevClub member

I need to save filenames including the drive & folder (C:\temp\myfile.txt) from a textbox.
When I save the filename and path, the backslashes are removed unless I use double slash.
How can I store a filename and path while maintaining the backslashes?
Thank you

Ray