开发者

dotnetnuke file manager replace a file

I'm using DotNetNuke's file manager and the files have these hard links that DNN generates. When I delete a file and upload a file of the same name, the har开发者_如何学编程d link changes.

Can I get the file to use the old URL of the deleted file?


You will need to upload the file and let DNN replace the existing file. if you delete the file it is removed from the database, and when re-added it is assigned a new ID value, thus your links will be broken.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜