toddsalcedo
Programmer
I have an ASP page that creates a folder and uploads a file into it in one step. The folder is named the same as the file, but I need to remove the extension information (.doc).
What can I use that will remove the last 4 charatcters, I know how to show certain characters, but not remove them.
What can I use that will remove the last 4 charatcters, I know how to show certain characters, but not remove them.