Click here to Skip to main content
16,007,687 members
Home / Discussions / Web Development
   

Web Development

 
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 
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 
You can use an asynchronous XMLHttpRequest. Google for it and you will find examples.

You need to do some setup first based on browser type (IE prior to IE7 uses ActiveX) and a function to receive the response. In your case you can use a null function if you are not interested in the response. Be sure to set the third parameter in the request open to true for asynchronous mode.

If you do not find anything you understand email me and I will send you an example.

Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes


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 
AnswerRe: Creating a proxy Pin
Pete O'Hanlon25-Apr-07 22:29
mvePete O'Hanlon25-Apr-07 22:29 
AnswerRe: Creating a proxy Pin
Bradml26-Apr-07 2:44
Bradml26-Apr-07 2:44 
GeneralRe: Creating a proxy Pin
Bulky Fellow26-Apr-07 23:31
Bulky Fellow26-Apr-07 23:31 
GeneralRe: Creating a proxy Pin
Bradml27-Apr-07 2:42
Bradml27-Apr-07 2:42 
Questionscreen scraping websites using cookies Pin
swissmiss8625-Apr-07 9:06
swissmiss8625-Apr-07 9: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.