Click here to Skip to main content
16,004,969 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWeb Interface Pin
Anthony_Yio5-Jan-05 21:07
Anthony_Yio5-Jan-05 21:07 
GeneralRe: Web Interface Pin
raouls5-Jan-05 21:42
raouls5-Jan-05 21:42 
GeneralRe: Web Interface Pin
Anthony_Yio5-Jan-05 21:53
Anthony_Yio5-Jan-05 21:53 
GeneralRe: Web Interface Pin
raouls5-Jan-05 22:44
raouls5-Jan-05 22:44 
GeneralCreating automatic updating web pages Pin
Krishnan V5-Jan-05 3:45
Krishnan V5-Jan-05 3:45 
GeneralRe: Creating automatic updating web pages Pin
Javier Lozano5-Jan-05 5:08
Javier Lozano5-Jan-05 5:08 
GeneralRe: Creating automatic updating web pages Pin
tecnovate_vivek8-Jan-05 1:29
tecnovate_vivek8-Jan-05 1:29 
GeneralRe: Creating automatic updating web pages Pin
JKroschel14-Jan-05 4:57
JKroschel14-Jan-05 4:57 
The problem with doing it throught a web page, as the other responses have mentioned, is that a web server does not constantly talk back and forth with the client. It only offers the info once.
A better way to do what you want to do is via a java app. You could have a client app embedded in a web page so that your customers could still use their browser, but then you would have another server app on your side which stays connected to the client java app, constantly offering the latest data.
GeneralRe: Creating automatic updating web pages Pin
Krishnan V14-Jan-05 17:56
Krishnan V14-Jan-05 17:56 
GeneralRe: Creating automatic updating web pages Pin
Hemant Mane18-Jan-05 5:15
Hemant Mane18-Jan-05 5:15 
Generalslide menu using html in vb.net Pin
besah4-Jan-05 22:44
besah4-Jan-05 22:44 
GeneralRe: slide menu using html in vb.net Pin
Anonymous4-Jan-05 23:11
Anonymous4-Jan-05 23:11 
GeneralRe: slide menu using html in vb.net Pin
tecnovate_vivek8-Jan-05 1:31
tecnovate_vivek8-Jan-05 1:31 
GeneralAuthentication system and storage mediums Pin
alex.barylski4-Jan-05 10:39
alex.barylski4-Jan-05 10:39 
GeneralRe: Authentication system and storage mediums Pin
JKroschel14-Jan-05 5:08
JKroschel14-Jan-05 5:08 
GeneralHTML in VB.NET Pin
Mike Greene4-Jan-05 7:19
Mike Greene4-Jan-05 7:19 
GeneralRe: HTML in VB.NET Pin
JKroschel14-Jan-05 5:19
JKroschel14-Jan-05 5:19 
GeneralRe: HTML in VB.NET Pin
Mike Greene14-Jan-05 5:32
Mike Greene14-Jan-05 5:32 
GeneralRe: HTML in VB.NET Pin
JKroschel14-Jan-05 6:41
JKroschel14-Jan-05 6:41 
GeneralRe: HTML in VB.NET Pin
Mike Greene14-Jan-05 7:12
Mike Greene14-Jan-05 7:12 
GeneralUsing session variables in XMLHTTP (Is it possible) Pin
Mighty Booshed4-Jan-05 2:52
Mighty Booshed4-Jan-05 2:52 
GeneralRe: Using session variables in XMLHTTP (Is it possible) Pin
Mighty Booshed4-Jan-05 3:45
Mighty Booshed4-Jan-05 3:45 
GeneralToolbar for IE and Firefox Pin
salzhering4-Jan-05 1:57
salzhering4-Jan-05 1:57 
GeneralRe: Toolbar for IE and Firefox Pin
raouls4-Jan-05 19:26
raouls4-Jan-05 19:26 
GeneralRe: Toolbar for IE and Firefox Pin
salzhering7-Jan-05 1:17
salzhering7-Jan-05 1:17 

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.