Click here to Skip to main content
15,895,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to reflect the change made to the table in the database at the time of updation itself? Pin
Subin Alex14-Apr-09 19:01
Subin Alex14-Apr-09 19:01 
AnswerRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
Abhijit Jana14-Apr-09 19:11
professionalAbhijit Jana14-Apr-09 19:11 
GeneralRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
Subin Alex14-Apr-09 19:45
Subin Alex14-Apr-09 19:45 
GeneralRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
Abhijit Jana14-Apr-09 20:01
professionalAbhijit Jana14-Apr-09 20:01 
AnswerRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
metallica_rock1014-Apr-09 20:09
metallica_rock1014-Apr-09 20:09 
GeneralRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
Christian Graus14-Apr-09 21:11
protectorChristian Graus14-Apr-09 21:11 
AnswerRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
Christian Graus14-Apr-09 21:10
protectorChristian Graus14-Apr-09 21:10 
AnswerRe: How to reflect the change made to the table in the database at the time of updation itself? Pin
danico4912-Aug-09 14:43
danico4912-Aug-09 14:43 
You should use AJAX to call data from your database. Javascript to trigger the call to a servlet that talks to your DB. If you don't have too much data it will be fast enough as is. If you havea large database and it's too slow, you can use an external DB indexing server of some sort. Example:

[^]
Good luck,
Dan - rastaquere AATT gmail DOOTT com
Question[Message Deleted] Pin
shantanusenin14-Apr-09 18:45
shantanusenin14-Apr-09 18:45 
AnswerRe: error "Missing file: Urgent Pin
Yusuf14-Apr-09 18:54
Yusuf14-Apr-09 18:54 
AnswerRe: error "Missing file: Urgent Pin
Abhijit Jana14-Apr-09 19:05
professionalAbhijit Jana14-Apr-09 19:05 
AnswerRe: error "Missing file: Urgent Pin
Christian Graus14-Apr-09 21:07
protectorChristian Graus14-Apr-09 21:07 
QuestionProblem to sending mail Pin
Shahdat Hosain14-Apr-09 6:18
Shahdat Hosain14-Apr-09 6:18 
AnswerRe: Problem to sending mail Pin
Yusuf14-Apr-09 9:17
Yusuf14-Apr-09 9:17 
AnswerRe: Problem to sending mail Pin
Abhijit Jana14-Apr-09 19:40
professionalAbhijit Jana14-Apr-09 19:40 
QuestionWhy does one session variable store multiple values? Pin
Tomz_KV14-Apr-09 6:10
Tomz_KV14-Apr-09 6:10 
AnswerRe: Why does one session variable store multiple values? Pin
Yusuf14-Apr-09 9:22
Yusuf14-Apr-09 9:22 
GeneralRe: Why does one session variable store multiple values? Pin
Tomz_KV14-Apr-09 9:41
Tomz_KV14-Apr-09 9:41 
AnswerRe: Why does one session variable store multiple values? Pin
Tomz_KV15-Apr-09 3:31
Tomz_KV15-Apr-09 3:31 
QuestionDetecting changes on a page Pin
dptalt14-Apr-09 4:44
dptalt14-Apr-09 4:44 
AnswerRe: Detecting changes on a page Pin
binarymax14-Apr-09 5:32
binarymax14-Apr-09 5:32 
GeneralRe: Detecting changes on a page Pin
dptalt14-Apr-09 5:44
dptalt14-Apr-09 5:44 
GeneralRe: Detecting changes on a page Pin
binarymax14-Apr-09 6:07
binarymax14-Apr-09 6:07 
GeneralRe: Detecting changes on a page Pin
dptalt14-Apr-09 6:52
dptalt14-Apr-09 6:52 
GeneralRe: Detecting changes on a page Pin
binarymax14-Apr-09 9:20
binarymax14-Apr-09 9:20 

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.