Click here to Skip to main content
15,906,333 members
Home / Discussions / Web Development
   

Web Development

 
QuestionWait cursor for a long-running process Pin
Alaric_27-Apr-07 4:14
professionalAlaric_27-Apr-07 4:14 
QuestionAttaching Event handler to a event in javascript Pin
vvijaykrishna27-Apr-07 2:21
vvijaykrishna27-Apr-07 2:21 
QuestionMenu with Javascript Pin
Socheat.Net26-Apr-07 23:54
Socheat.Net26-Apr-07 23:54 
AnswerRe: Menu with Javascript Pin
szukuro27-Apr-07 4:58
szukuro27-Apr-07 4:58 
GeneralRe: Menu with Javascript Pin
Socheat.Net29-Apr-07 15:18
Socheat.Net29-Apr-07 15:18 
GeneralRe: Menu with Javascript Pin
szukuro30-Apr-07 3:17
szukuro30-Apr-07 3:17 
GeneralRe: Menu with Javascript Pin
Socheat.Net30-Apr-07 17:24
Socheat.Net30-Apr-07 17:24 
Questioneffective retrieval and display of data from Oracle using Classic ASP/Javascript Pin
MPR200626-Apr-07 16:09
MPR200626-Apr-07 16:09 
Hi,
We have a web application developed in Classic ASP. The application allows the user to search for certain keywords. The user needs to be shown a list of the recent searches that she made as when the letters are typed in the textbox for the search just like Google Suggest. I implemented by storing the search words entered by the user in DB and querying the DB using AJAX to get the words starting with the letters typed by the user. But this method would require a DB hit for each and every character the user types in the text box and if millions of users are doing it simultaneously.

Is there a better and efficient way to do this using Javascript (or other ) which still provides me the option to get the words starting with letters typed in by the user, so that I can get a similar effect as using 'a%' in the select query to the DB.

The DB is Oracle 9.2 and needs to be done in Classic asp pages. Any help is appreciated.

Regards
Questioncross-domain messaging Pin
pranilrao12326-Apr-07 11:37
pranilrao12326-Apr-07 11:37 
AnswerRe: cross-domain messaging Pin
kubben27-Apr-07 11:45
kubben27-Apr-07 11:45 
QuestionHTTP POST Question Pin
mobius11100126-Apr-07 9:05
mobius11100126-Apr-07 9:05 
AnswerRe: HTTP POST Question Pin
led mike26-Apr-07 9:13
led mike26-Apr-07 9:13 
AnswerRe: HTTP POST Question Pin
JimmyRopes27-Apr-07 18:23
professionalJimmyRopes27-Apr-07 18:23 
Questionwhat is http redirector? Pin
mohanrajh26-Apr-07 1:11
mohanrajh26-Apr-07 1:11 
AnswerRe: what is http redirector? Pin
Sathesh Sakthivel26-Apr-07 1:42
Sathesh Sakthivel26-Apr-07 1:42 
GeneralRe: what is http redirector? Pin
mohanrajh27-Apr-07 3:11
mohanrajh27-Apr-07 3:11 
QuestionMS MediaPlayer doesn't stop autostarting Pin
sohst25-Apr-07 23:02
sohst25-Apr-07 23:02 
AnswerRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx27-Apr-07 10:59
haggenx27-Apr-07 10:59 
AnswerRe: MS MediaPlayer doesn't stop autostarting Pin
sohst28-Apr-07 0:59
sohst28-Apr-07 0:59 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx28-Apr-07 6:23
haggenx28-Apr-07 6:23 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
sohst28-Apr-07 11:47
sohst28-Apr-07 11:47 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx4-May-07 13:00
haggenx4-May-07 13:00 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
sohst5-May-07 2:04
sohst5-May-07 2:04 
GeneralRe: MS MediaPlayer doesn't stop autostarting Pin
haggenx11-May-07 4:04
haggenx11-May-07 4:04 
QuestionCreating a proxy Pin
Bulky Fellow25-Apr-07 19:56
Bulky Fellow25-Apr-07 19:56 

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.