Click here to Skip to main content
15,923,051 members
Home / Discussions / Web Development
   

Web Development

 
Questionhow to reach an xml file or a database from a web page? Pin
Joan M17-Sep-06 22:48
professionalJoan M17-Sep-06 22:48 
AnswerRe: how to reach an xml file or a database from a web page? Pin
JUNEYT18-Sep-06 10:50
JUNEYT18-Sep-06 10:50 
Questionclosing popup window after refreshin Pin
248912817-Sep-06 20:11
248912817-Sep-06 20:11 
AnswerRe: closing popup window after refreshin Pin
Guffa17-Sep-06 20:48
Guffa17-Sep-06 20:48 
GeneralRe: closing popup window after refreshin Pin
248912817-Sep-06 20:56
248912817-Sep-06 20:56 
GeneralRe: closing popup window after refreshin Pin
M LN Rao18-Sep-06 1:00
M LN Rao18-Sep-06 1:00 
AnswerRe: closing popup window after refreshin Pin
Guffa18-Sep-06 6:27
Guffa18-Sep-06 6:27 
QuestionGmail & AJAX Pin
abalfazl17-Sep-06 9:15
abalfazl17-Sep-06 9:15 
Hello firends

when I recieve new email from AJAX,Without any refresh it shows me I recieve new email and number of add one to number of email in inbox.

I want to know how gmail do that?

Is it by AJAX?
When we use AJAX,User does something ,And after user did an action on interface ,then interface will change,But in this case it shows me without any refresh or without any action on interface,Please know me if you know any tutorial about this case.Do you AJAX code for that?

I heard that Gmail uses a hidden iframe for its Ajax calls. Regardless, you can easily do auto-updating without any user interaction by setting a repeating callback (with setTimeout or similar) which polls the server for updates every X seconds.

May someone give me code for these idea?(use settimeout and use Iframe)


Thanks in advance
AnswerRe: Gmail & AJAX Pin
CWIZO17-Sep-06 10:35
CWIZO17-Sep-06 10:35 
GeneralRe: Gmail & AJAX [modified] Pin
abalfazl17-Sep-06 18:36
abalfazl17-Sep-06 18:36 
GeneralRe: Gmail & AJAX Pin
CWIZO17-Sep-06 20:06
CWIZO17-Sep-06 20:06 
GeneralRe: Gmail & AJAX Pin
abalfazl17-Sep-06 21:05
abalfazl17-Sep-06 21:05 
GeneralRe: Gmail & AJAX Pin
_AK_17-Sep-06 21:32
_AK_17-Sep-06 21:32 
Questionj/script issues Pin
Christian Graus17-Sep-06 1:47
protectorChristian Graus17-Sep-06 1:47 
AnswerRe: j/script issues Pin
Guffa17-Sep-06 2:04
Guffa17-Sep-06 2:04 
GeneralRe: j/script issues Pin
Christian Graus18-Sep-06 1:32
protectorChristian Graus18-Sep-06 1:32 
AnswerRe: j/script issues Pin
Guffa18-Sep-06 8:59
Guffa18-Sep-06 8:59 
Questionasp help [modified] Pin
harshActsw15-Sep-06 21:28
harshActsw15-Sep-06 21:28 
AnswerRe: asp help Pin
Guffa15-Sep-06 22:30
Guffa15-Sep-06 22:30 
GeneralRe: asp help Pin
harshActsw18-Sep-06 5:12
harshActsw18-Sep-06 5:12 
QuestionWhat is a closure? (javascript) Pin
CCMint15-Sep-06 14:29
CCMint15-Sep-06 14:29 
AnswerRe: What is a closure? (javascript) Pin
Guffa15-Sep-06 15:53
Guffa15-Sep-06 15:53 
Question IE Extension: How to add a button to the status bar? Pin
rryyjw15-Sep-06 6:11
rryyjw15-Sep-06 6:11 
GeneralRe: IE Extension: How to add a button to the status bar? Pin
Guffa15-Sep-06 15:57
Guffa15-Sep-06 15:57 
Questionping problem Pin
Green Fuze15-Sep-06 3:02
Green Fuze15-Sep-06 3:02 

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.