Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Get Last modified Date
Pothi Sam
7y
260
1
Reply
Get Aspx file last modified date and Time .i Just use code
System.IO.FileInfo loFile = new System.IO.FileInfo(Server.MapPath(Request.Url.AbsolutePath));
loLastModified = loFile.LastWriteTime;
i Get Time only Plz help me
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
exe application does not run via Task Scheduler Wind8 server
how to create encrypted file and decrypt same file in mvc 4