Click here to Skip to main content
15,912,932 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Using PHP WebServices in .NET Pin
King Shez9-Apr-07 20:01
King Shez9-Apr-07 20:01 
GeneralRe: Using PHP WebServices in .NET Pin
Vasudevan Deepak Kumar9-Apr-07 21:12
Vasudevan Deepak Kumar9-Apr-07 21:12 
Questionplease give suggestions Pin
Vinay Dornala8-Apr-07 23:10
Vinay Dornala8-Apr-07 23:10 
QuestionRe: please give suggestions Pin
Abolfazl Sheikhloo8-Apr-07 23:47
Abolfazl Sheikhloo8-Apr-07 23:47 
AnswerRe: please give suggestions Pin
Shajeel9-Apr-07 0:00
Shajeel9-Apr-07 0:00 
AnswerRe: please give suggestions Pin
Sathesh Sakthivel9-Apr-07 0:34
Sathesh Sakthivel9-Apr-07 0:34 
AnswerRe: please give suggestions Pin
Vasudevan Deepak Kumar9-Apr-07 6:13
Vasudevan Deepak Kumar9-Apr-07 6:13 
QuestionUnable to update database Pin
J Liang8-Apr-07 22:23
J Liang8-Apr-07 22:23 
Hi,

I am having a problem to update a field in the database, my code is

sqlString = "UPDATE [user] SET logindt='10/9/2007 2:39PM' WHERE email='abc@yahoo.com'"
myCommand = New SqlCommand(sqlString, myConnection)

myCommand.ExecuteNonQuery()

Response.Redirect("main.aspx")

The thing is the page just sort of refresh itself after I click 'Log in' and did not show any error message but the logindt is not updated still.

Could it be permission problem or something else?

Please help me out on this, I'd been cracking my head wondering why since no error message shows.

J Liang
AnswerRe: Unable to update database Pin
_mubashir8-Apr-07 22:44
_mubashir8-Apr-07 22:44 
GeneralRe: Unable to update database Pin
J Liang8-Apr-07 23:09
J Liang8-Apr-07 23:09 
GeneralRe: Unable to update database Pin
_mubashir8-Apr-07 23:35
_mubashir8-Apr-07 23:35 
GeneralRe: Unable to update database Pin
J Liang8-Apr-07 23:49
J Liang8-Apr-07 23:49 
GeneralRe: Unable to update database Pin
_mubashir9-Apr-07 0:16
_mubashir9-Apr-07 0:16 
GeneralRe: Unable to update database Pin
J Liang9-Apr-07 0:26
J Liang9-Apr-07 0:26 
GeneralRe: Unable to update database Pin
_mubashir9-Apr-07 0:34
_mubashir9-Apr-07 0:34 
AnswerRe: Unable to update database Pin
Vasudevan Deepak Kumar9-Apr-07 6:14
Vasudevan Deepak Kumar9-Apr-07 6:14 
GeneralRe: Unable to update database Pin
J Liang9-Apr-07 22:25
J Liang9-Apr-07 22:25 
Questionget alert when web page is idle Pin
www.suniltvl.in8-Apr-07 22:20
www.suniltvl.in8-Apr-07 22:20 
AnswerRe: get alert when web page is idle Pin
N a v a n e e t h8-Apr-07 22:54
N a v a n e e t h8-Apr-07 22:54 
AnswerRe: get alert when web page is idle Pin
Vasudevan Deepak Kumar9-Apr-07 6:14
Vasudevan Deepak Kumar9-Apr-07 6:14 
Questionproblem in detect MotherBoard SerialNumber Pin
Abolfazl Sheikhloo8-Apr-07 22:15
Abolfazl Sheikhloo8-Apr-07 22:15 
Questiondates in .net... Pin
Member 38798818-Apr-07 22:03
Member 38798818-Apr-07 22:03 
AnswerRe: dates in .net... Pin
Abolfazl Sheikhloo8-Apr-07 22:19
Abolfazl Sheikhloo8-Apr-07 22:19 
GeneralRe: dates in .net... Pin
Member 38798818-Apr-07 22:36
Member 38798818-Apr-07 22:36 
QuestionHow to Create a Ribbon Bar? Pin
Smitha Appukuttan8-Apr-07 21:34
Smitha Appukuttan8-Apr-07 21:34 

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.