Click here to Skip to main content
16,013,207 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to display an error message Pin
Jude Asis Prabhu19-Jun-02 19:17
Jude Asis Prabhu19-Jun-02 19:17 
GeneralRe: How to display an error message Pin
yesu20-Jun-02 0:55
yesu20-Jun-02 0:55 
GeneralGet the default printer name Pin
sybux200016-Jun-02 4:35
sybux200016-Jun-02 4:35 
Generalserver objects Pin
15-Jun-02 9:54
suss15-Jun-02 9:54 
GeneralRe: server objects Pin
18-Jun-02 3:08
suss18-Jun-02 3:08 
GeneralPopular server-side scripting languages Pin
alex.barylski15-Jun-02 9:58
alex.barylski15-Jun-02 9:58 
Generaltimer need help. Pin
15-Jun-02 1:25
suss15-Jun-02 1:25 
GeneralRe: timer need help. Pin
alex.barylski15-Jun-02 9:48
alex.barylski15-Jun-02 9:48 
ASP is a server side scripting language...you can't refresh your webpage from the server (I think). You have two options as far as I see it...

1) Use JavaScript to periodically refresh yer page
2) There is a META tag attribute you can use to refresh your page also.

So says MSDN, i'm not sure if it's cross browser friendly
The following example causes the browser to reload the document every two seconds. 

<META HTTP-EQUIV="REFRESH" CONTENT=2>


Cheers! Smile | :)

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralWeb page in a language other than English Pin
Hitu14-Jun-02 22:42
Hitu14-Jun-02 22:42 
GeneralUsage of TreeView ActiveX Control Pin
14-Jun-02 22:23
suss14-Jun-02 22:23 
GeneralTrouble With Sessions Pin
Pradhip14-Jun-02 7:46
Pradhip14-Jun-02 7:46 
GeneralRe: Trouble With Sessions Pin
Not Active14-Jun-02 8:35
mentorNot Active14-Jun-02 8:35 
GeneralRe: Trouble With Sessions Pin
Pradhip20-Jun-02 7:13
Pradhip20-Jun-02 7:13 
QuestionHow can I make a simple countdown effect? Pin
Tesic Goran13-Jun-02 13:04
professionalTesic Goran13-Jun-02 13:04 
AnswerRe: How can I make a simple countdown effect? Pin
Jon Sagara13-Jun-02 13:14
Jon Sagara13-Jun-02 13:14 
Generalaccessing the registry worries Pin
13-Jun-02 10:55
suss13-Jun-02 10:55 
GeneralStopping POST or GET in a form Pin
jerry0davis13-Jun-02 0:09
jerry0davis13-Jun-02 0:09 
GeneralRe: Stopping POST or GET in a form Pin
David Wengier13-Jun-02 11:59
David Wengier13-Jun-02 11:59 
GeneralRe: Stopping POST or GET in a form Pin
jerry0davis24-Jun-02 22:10
jerry0davis24-Jun-02 22:10 
Questioncrosoft Visual C++ .NET standard? Pin
12-Jun-02 21:50
suss12-Jun-02 21:50 
GeneralHost headers & Referrer Pin
SimonS12-Jun-02 2:44
SimonS12-Jun-02 2:44 
GeneralRe: Host headers & Referrer Pin
Richard Deeming12-Jun-02 5:17
mveRichard Deeming12-Jun-02 5:17 
QuestionHow to retreive TD real width ? Pin
Emmanuel Derriey11-Jun-02 23:16
Emmanuel Derriey11-Jun-02 23:16 
AnswerRe: How to retreive TD real width ? Pin
SimonS12-Jun-02 2:47
SimonS12-Jun-02 2:47 
GeneralRe: How to retreive TD real width ? Pin
Emmanuel Derriey12-Jun-02 2:47
Emmanuel Derriey12-Jun-02 2:47 

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.