Click here to Skip to main content
15,888,351 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCrystal Report Viewer Border Color Change Pin
prathiba_naresh14-Sep-05 3:42
prathiba_naresh14-Sep-05 3:42 
QuestionHow do set another folder than \bin for my assemblies when "Local Copy"... Pin
MaWeRic14-Sep-05 1:27
MaWeRic14-Sep-05 1:27 
QuestionDataAdapter.Update Pin
Adnan Yousuf14-Sep-05 0:09
Adnan Yousuf14-Sep-05 0:09 
QuestionVB.Net/Crystal Report 10 problem when installing program Pin
risepop13-Sep-05 21:26
risepop13-Sep-05 21:26 
Questionretrieving server date and time Pin
abhinish13-Sep-05 20:40
abhinish13-Sep-05 20:40 
AnswerRe: retrieving server date and time Pin
Dave Kreskowiak15-Sep-05 4:40
mveDave Kreskowiak15-Sep-05 4:40 
GeneralRe: retrieving server date and time Pin
dptalt16-Sep-05 2:52
dptalt16-Sep-05 2:52 
GeneralRe: retrieving server date and time Pin
Dave Kreskowiak16-Sep-05 3:15
mveDave Kreskowiak16-Sep-05 3:15 
If yur server is running the TCP/IP DateTime Service, you could write your own Telnet client and connect to it on Port 13. The service will return the server's date and time as a text. You'll then have to parse it up to get the information you want.

Another option would be to write your own Windows Service to return the server's date/time using either TCP/IP sockets (like the DateTime service does) to communicate or .NET Remoting.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: retrieving server date and time Pin
dptalt16-Sep-05 3:41
dptalt16-Sep-05 3:41 
QuestionOpening a Notepad file through opendialogbox in vb.net Pin
Anonymous13-Sep-05 20:34
Anonymous13-Sep-05 20:34 
AnswerRe: Opening a Notepad file through opendialogbox in vb.net Pin
Anonymous13-Sep-05 21:44
Anonymous13-Sep-05 21:44 
GeneralRe: Opening a Notepad file through opendialogbox in vb.net Pin
Anonymous13-Sep-05 22:50
Anonymous13-Sep-05 22:50 
GeneralRe: Opening a Notepad file through opendialogbox in vb.net Pin
Dave Kreskowiak14-Sep-05 1:45
mveDave Kreskowiak14-Sep-05 1:45 
GeneralRe: Opening a Notepad file through opendialogbox in vb.net Pin
Anonymous14-Sep-05 21:17
Anonymous14-Sep-05 21:17 
Question[SOS] about API(SendMessage or PostMessage),help me ,please Pin
cnet200813-Sep-05 20:09
cnet200813-Sep-05 20:09 
AnswerRe: [SOS] about API(SendMessage or PostMessage),help me ,please Pin
cnet200814-Sep-05 20:49
cnet200814-Sep-05 20:49 
GeneralRe: [SOS] about API(SendMessage or PostMessage),help me ,please Pin
Dave Kreskowiak15-Sep-05 7:18
mveDave Kreskowiak15-Sep-05 7:18 
QuestionFocus in RichTextBox Pin
Taen_Karth13-Sep-05 17:57
Taen_Karth13-Sep-05 17:57 
AnswerRe: Focus in RichTextBox Pin
Steve Pullan13-Sep-05 21:23
Steve Pullan13-Sep-05 21:23 
QuestionString and Object Pin
militiaware13-Sep-05 15:31
militiaware13-Sep-05 15:31 
AnswerRe: String and Object Pin
rwestgraham13-Sep-05 15:45
rwestgraham13-Sep-05 15:45 
QuestionExcel and vbscript Pin
netmeister13-Sep-05 11:32
netmeister13-Sep-05 11:32 
Questionautomate saving a web page? Pin
gtjr9213-Sep-05 8:36
gtjr9213-Sep-05 8:36 
QuestionDynamic Context Menu Pin
No-e13-Sep-05 8:26
No-e13-Sep-05 8:26 
AnswerRe: Dynamic Context Menu Pin
Steve Pullan13-Sep-05 13:36
Steve Pullan13-Sep-05 13:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.