Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Not able to call .NET function with return value in javascript Pin
Nisha Agrawal8-Oct-09 19:07
Nisha Agrawal8-Oct-09 19:07 
GeneralRe: Not able to call .NET function with return value in javascript Pin
amittinku8-Oct-09 19:13
amittinku8-Oct-09 19:13 
AnswerRe: Not able to call .NET function with return value in javascript Pin
Nisha Agrawal8-Oct-09 22:54
Nisha Agrawal8-Oct-09 22:54 
GeneralRe: Not able to call .NET function with return value in javascript Pin
amittinku8-Oct-09 23:00
amittinku8-Oct-09 23:00 
AnswerRe: Not able to call .NET function with return value in javascript Pin
Nisha Agrawal8-Oct-09 23:19
Nisha Agrawal8-Oct-09 23:19 
AnswerRe: Not able to call .NET function with return value in javascript Pin
codelinks8-Oct-09 23:24
codelinks8-Oct-09 23:24 
GeneralRe: Not able to call .NET function with return value in javascript Pin
Nisha Agrawal8-Oct-09 23:28
Nisha Agrawal8-Oct-09 23:28 
QuestionAccessing the Database Pin
KSR818-Oct-09 15:04
KSR818-Oct-09 15:04 
Hi

I have scenario where i am uploading some reports and some values into the database on the click of submit button event in C#.
In the submit button event i have opened the database connection, and inserted the values to the db.
Suppose as soon as i click on the submit button, if i loose the internet connection, or something else happens as that moment, the values or reports wont be updated to the db. how should i check this.

we put our code in try and catch block to catch any exception. we can throw an exception to the user in the catch block if it doesnot update the db. but before we use our "conn.open() method to open the connection to db, how to check if our request has reached the server or not? (as i told in the worst case scenario) can someone help me with this?

Thanks
KSR
AnswerRe: Accessing the Database Pin
N a v a n e e t h8-Oct-09 16:59
N a v a n e e t h8-Oct-09 16:59 
QuestionI need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 12:06
prestonascott8-Oct-09 12:06 
AnswerRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 12:17
protectorChristian Graus8-Oct-09 12:17 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 12:36
prestonascott8-Oct-09 12:36 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 12:42
protectorChristian Graus8-Oct-09 12:42 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 12:47
prestonascott8-Oct-09 12:47 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 12:52
protectorChristian Graus8-Oct-09 12:52 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 13:05
prestonascott8-Oct-09 13:05 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Christian Graus8-Oct-09 13:14
protectorChristian Graus8-Oct-09 13:14 
AnswerRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
Tiger4568-Oct-09 18:35
Tiger4568-Oct-09 18:35 
GeneralRe: I need help decrypting pw's in a db. PLEASE HELP! Pin
prestonascott8-Oct-09 20:30
prestonascott8-Oct-09 20:30 
Questionwindow.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 11:26
amit k mistry8-Oct-09 11:26 
AnswerRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 11:59
protectorChristian Graus8-Oct-09 11:59 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 12:02
amit k mistry8-Oct-09 12:02 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 12:14
protectorChristian Graus8-Oct-09 12:14 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
amit k mistry8-Oct-09 12:32
amit k mistry8-Oct-09 12:32 
GeneralRe: window.open( "URL" ..... for localhost is not working Pin
Christian Graus8-Oct-09 12:44
protectorChristian Graus8-Oct-09 12:44 

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.