Click here to Skip to main content
15,887,027 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: listview control problem Pin
Dave Kreskowiak18-Apr-08 9:56
mveDave Kreskowiak18-Apr-08 9:56 
GeneralRe: listview control problem Pin
monafr8118-Apr-08 10:03
monafr8118-Apr-08 10:03 
GeneralRe: listview control problem Pin
C1AllenS18-Apr-08 11:07
C1AllenS18-Apr-08 11:07 
GeneralRe: listview control problem Pin
Mycroft Holmes18-Apr-08 22:44
professionalMycroft Holmes18-Apr-08 22:44 
GeneralUserControl With opacity..... Pin
Orlando_Herrera18-Apr-08 8:28
Orlando_Herrera18-Apr-08 8:28 
GeneralRe: UserControl With opacity..... Pin
Dave Kreskowiak18-Apr-08 9:45
mveDave Kreskowiak18-Apr-08 9:45 
QuestionHow To Read Local Machine Time Pin
ktomecek18-Apr-08 7:17
professionalktomecek18-Apr-08 7:17 
AnswerRe: How To Read Local Machine Time Pin
Dave Kreskowiak18-Apr-08 8:08
mveDave Kreskowiak18-Apr-08 8:08 
This question really belongs in the ASP.NET forum. It has nothing to do with VB.NET at all.

There is nothing that the browser sends to your ASP.NET code that will tell you what timezone the client is in. You'll probably have to use JavaScript code in the page to set a hidden field with the clients time when the form is submitted back to your server to get the client time, or at least the timezone the client is in. Your ASP.NET code would then have to parse the date time value found in the hidden field to get at this information.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: How To Read Local Machine Time Pin
Mycroft Holmes18-Apr-08 22:46
professionalMycroft Holmes18-Apr-08 22:46 
GeneralRe: How To Read Local Machine Time Pin
Dave Kreskowiak19-Apr-08 4:11
mveDave Kreskowiak19-Apr-08 4:11 
GeneralRe: How To Read Local Machine Time Pin
Mycroft Holmes19-Apr-08 13:52
professionalMycroft Holmes19-Apr-08 13:52 
AnswerRe: How To Read Local Machine Time Pin
Parwej Ahamad18-Apr-08 8:14
professionalParwej Ahamad18-Apr-08 8:14 
AnswerRe: How To Read Local Machine Time Pin
ktomecek19-Apr-08 15:47
professionalktomecek19-Apr-08 15:47 
Questionlooking for more efficient way to concatinate values in a datatable Pin
camatulli18-Apr-08 4:30
camatulli18-Apr-08 4:30 
GeneralRe: looking for more efficient way to concatinate values in a datatable Pin
Dave Kreskowiak18-Apr-08 8:05
mveDave Kreskowiak18-Apr-08 8:05 
GeneralRe: looking for more efficient way to concatinate values in a datatable Pin
camatulli18-Apr-08 8:11
camatulli18-Apr-08 8:11 
GeneralMail Merge Question Pin
jchigg200018-Apr-08 4:14
jchigg200018-Apr-08 4:14 
GeneralRe: Mail Merge Question Pin
jchigg200018-Apr-08 4:27
jchigg200018-Apr-08 4:27 
GeneralRe: Mail Merge Question Pin
camatulli18-Apr-08 4:34
camatulli18-Apr-08 4:34 
GeneralAdding Metadata Using Visual Basic 2008 Pin
Harold_Wishes18-Apr-08 3:35
Harold_Wishes18-Apr-08 3:35 
GeneralRe: Adding Metadata Using Visual Basic 2008 Pin
Dave Kreskowiak18-Apr-08 4:27
mveDave Kreskowiak18-Apr-08 4:27 
GeneralPrinting Text File In Dot Matrix Printer Pin
Member 366452518-Apr-08 2:08
Member 366452518-Apr-08 2:08 
GeneralRe: Printing Text File In Dot Matrix Printer Pin
Dave Kreskowiak18-Apr-08 4:23
mveDave Kreskowiak18-Apr-08 4:23 
Questioncapture Pin
swathi chandra18-Apr-08 1:21
swathi chandra18-Apr-08 1:21 
GeneralRe: capture Pin
Smithers-Jones18-Apr-08 1:40
Smithers-Jones18-Apr-08 1:40 

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.