So i have this field on a (paper) form that's too short to fit a file path, but it's also a controlled document so i can't change the field size.
I noticed there are various places in windows where long URIs are shortened to something like "C:\...\app.exe", and i was wondering if there was a .NET function (or some custom thing) that could do that for me.
anyone know?
-
-
You can probably use code like described here: http://www.codeproject.com/useritems/NewPathCompactPath.asp
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.