How to get the day of the given date in c#.net. Is it possible to add 30 days from the given date which omits the saturdays and sundays? Help me. SR Ranjini
S
SR Ranjini
@SR Ranjini
Posts
-
getting day of the date -
Problem in POP3 ServerI have faced the problem while connecting the POP3 Server. Actually the pop3 server is connected but the following error is occured when disconnecting the server. Data = "QUIT " + CRLF; szData = System.Text.Encoding.ASCII.GetBytes(Data.ToCharArray()); NetStrm.Write(szData,0,szData.Length); NetStrm.Close(); Object reference not set to an instance of an object. Help me. SR Ranjini
-
POP3 Mail ServerHow to connect the pop3 mail server in asp.net and how to retrieve the mails? SR Ranjini
-
how to run an exe in asp.net. Very Urgent!!!How to run an exe file in asp.net at run time. Reply immediately. Its very urgent. SR Ranjini
-
How to drag and drop the controls in the web page at run time in asp.net