|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
File Manager
So,<br>I've a problem with asp.net command.<br>I'm loking for a new solution to rename the files without using old VB command (rename oldfile, newfile)<br>do you know then solution? <img border="0" src="/forum/emoticons/confused.gif" height="22" width="15" alt="confused" /> <br><br>Thanks
|
|
#2
|
|||
|
|||
|
I'm sorry...I've got the solution:<br><br>dim fFile as system.io.file<br>fFile.move("directory" & namefileold, "directory" & namefileNew)<br><br>-------------------------------------<br><br>where "directory" is same path
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > File Manager |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|