Справочник функций

Ваш аккаунт

Войти через: 
Забыли пароль?
Регистрация
Информацию о новых материалах можно получать и без регистрации:

Почтовая рассылка

Подписчиков: -1
Последний выпуск: 19.06.2015

извлечение полного пути до файла в url

23K
10 марта 2008 года
Злобный Кыс
40 / / 10.01.2008
Каким образом можно организовать следующию операцию? функции из My.Computer.FileSystem ругаются на формат строки (URI formats are not supported).
263
11 марта 2008 года
koltaviy
816 / / 16.12.2004
Вот это??
Цитата: MSDN

Determining Physical File Paths for the Current Web Site
In your application, you might need to determine the path of a file or other resource on the server. For example, if your application reads or writes a text file programmatically, you must supply the file's complete physical path to the methods used for reading and writing.

It is not a good practice to hard-code physical file paths (such as C:\Website\MyApplication) into your application, because the paths can change if you move or deploy your application. However, ASP.NET provides you with ways to get any physical file path within your application programmatically. You can then use the base file path to create a full path to the resource you need. The two most commonly used ASP.NET features for determining a file path are properties of the HttpRequest object that return path information, and the MapPath method.

Note
Physical file paths should not be sent to the client because they could be used by a malicious user to gain information about your application.

23K
11 марта 2008 года
Злобный Кыс
40 / / 10.01.2008
видимо нет. нужна функция, которая бы обработала адрес как строку.
блин... видимо прийдёцца делать самому, а так не хотелось =(
5
12 марта 2008 года
hardcase
4.5K / / 09.08.2005
Несколько не ясна задача, для чего вам потребовалось uri передавать в (какие конкретно функции?) My.Computer.FileSystem.
Реклама на сайте | Обмен ссылками | Ссылки | Экспорт (RSS) | Контакты
Добавить статью | Добавить исходник | Добавить хостинг-провайдера | Добавить сайт в каталог