Click here to Skip to main content
15,920,468 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGetting object reference related error in many page? URGENT Pin
Tridip Bhattacharjee11-Jun-07 21:50
professionalTridip Bhattacharjee11-Jun-07 21:50 
AnswerRe: Getting object reference related error in many page? URGENT Pin
Sylvester george11-Jun-07 22:10
Sylvester george11-Jun-07 22:10 
QuestionDifference between Mozilla and Internet Explorer Pin
.NET- India 11-Jun-07 21:42
.NET- India 11-Jun-07 21:42 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
Sylvester george11-Jun-07 22:16
Sylvester george11-Jun-07 22:16 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
Sylvester george11-Jun-07 22:17
Sylvester george11-Jun-07 22:17 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
N a v a n e e t h11-Jun-07 22:33
N a v a n e e t h11-Jun-07 22:33 
AnswerRe: Difference between Mozilla and Internet Explorer Pin
Harini N K11-Jun-07 22:54
Harini N K11-Jun-07 22:54 
Questionuserlogin/adminlogin Pin
saravanan0511-Jun-07 21:41
saravanan0511-Jun-07 21:41 
AnswerRe: userlogin/adminlogin Pin
Sylvester george11-Jun-07 22:14
Sylvester george11-Jun-07 22:14 
AnswerRe: userlogin/adminlogin Pin
Vipin.d11-Jun-07 22:19
Vipin.d11-Jun-07 22:19 
QuestionObject Pin
satishkumarnk11-Jun-07 21:34
satishkumarnk11-Jun-07 21:34 
AnswerRe: Object Pin
PandemoniumPasha11-Jun-07 21:43
PandemoniumPasha11-Jun-07 21:43 
QuestionHow to add dll in asp.net 2.0 Pin
Sapan Roy11-Jun-07 21:29
Sapan Roy11-Jun-07 21:29 
AnswerRe: How to add dll in asp.net 2.0 Pin
Venk25912-Jun-07 18:49
Venk25912-Jun-07 18:49 
QuestionHow to populate data in treeview using single table Pin
rajesh_PSL11-Jun-07 20:59
rajesh_PSL11-Jun-07 20:59 
AnswerRe: How to populate data in treeview using single table Pin
Chetan Ranpariya11-Jun-07 21:32
Chetan Ranpariya11-Jun-07 21:32 
GeneralRe: How to populate data in treeview using single table Pin
rajesh_PSL11-Jun-07 21:46
rajesh_PSL11-Jun-07 21:46 
QuestionDisplay records user friendly......... Pin
Member 387988111-Jun-07 20:50
Member 387988111-Jun-07 20:50 
AnswerRe: Display records user friendly......... Pin
Harini N K11-Jun-07 23:25
Harini N K11-Jun-07 23:25 
GeneralRe: Display records user friendly......... Pin
Member 387988111-Jun-07 23:38
Member 387988111-Jun-07 23:38 
GeneralRe: Display records user friendly......... Pin
Harini N K11-Jun-07 23:50
Harini N K11-Jun-07 23:50 
QuestionSys.webforms.PageRequestManagerServerErrorException Pin
yogita charhate11-Jun-07 20:41
yogita charhate11-Jun-07 20:41 
Questionhow to insert user's local date and time Pin
Vipin.d11-Jun-07 20:36
Vipin.d11-Jun-07 20:36 
hi,
In my application user submit data from different parts of the world.
I am using asp.net 2003 and MSSQL 2000.My webserver is in USA.
I have a user table with fields uid,countryid,pwd,msg,wrkdate and
country table also.The wrkdate filed is set as default value is getdate().it insert default value too ie usa date with time.

When a user from India submit a data , in database it inserts USA date.

my need is i want to insert the user's country date and time.i know to pick the date and time of the clinet machine using javascript. but it is not convenient bcoz it will aid user to insert back date or forth date.

is der any function availbalke in MSSQL to solve this pblm or any other idea to solve this like fix USA time as base time and add time differnce to each country....

All I ever wanted is what others have....
CrazySanker





AnswerRe: how to insert user's local date and time Pin
Biju Sam12-Jun-07 0:23
Biju Sam12-Jun-07 0:23 
GeneralRe: how to insert user's local date and time Pin
Vipin.d12-Jun-07 2:06
Vipin.d12-Jun-07 2:06 

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.