I don't know then, I created a new website and tried that and it worked.
Forgive me for asking, but did you subtract the 74?...
User Profile
Collapse
-
Hi,
You could probably try the FromOADate() function. The only thing was when I tried it with the value you supplied I was off by 74 days so I subtracted that. Not sure if it would be affected by leap years though.
Code:Dim myDate As DateTime myDate = DateTime.FromOADate(39336 - 74) Response.Write(myDate.ToString)
Leave a comment:
-
Hi,
To be completely honest I have no idea. This is the first time I have ever done anything like this and I am still trying to find the best (easiest & most efficient) way to get it done. The thing is that I will probably hand over what I have found to the other intern since I am still working on my original prject.
After all that, even if I have to hand it over I would still like to know how it is done just for the sake...Leave a comment:
-
Ok
I will check out that site and pass it on to the other intern.
Thanks alotLeave a comment:
-
Query Active Directory for User ID
Hi,
I am new to active directory and am trying to query it for the user name and ID of members of a group to populate a drop down list in the form: firstname lastname (userID)
When I run the page which calls this function through visual studio it works fine and the drop down list is populated. However when I run the page over the intranet I get this error.
Unknown error (0x8000500c)
Description: An unhandled exception... -
-
Hi,
I am not sure if it is encrypted or not. As I said before I have not yet been given the project officially so I do not have much info.
Could you still give me your suggestion anyway?
ThanksLeave a comment:
-
-
I am not sure. I was just given an overview and told to check it out. I'll find out and get to you all though.
So far I was thinking about using winscp to copy the config file to the local pc then work from there.Leave a comment:
-
Hi
Doing it manually is not an option since that was what sparked the problem in the beginning. However now I am looking at some other alternatives.
ThanksLeave a comment:
-
Batch file to read information from a router's config file
Hi,
I am an intern and I am tasked with writing a batch file to get information from a router's config file then store it in a database on a server. I do not have any idea of how to do this and so far have found nothing which sheds any light.
Can someone please tell me if this is possible and point me in the right direction.
Thanks in advance
No activity results to display
Show More
Leave a comment: