This is a discussion on "Show a Database in Browser" within the Introduce Yourself section. This forum, and the thread "Show a Database in Browser are both part of the Community category.
|
|
|
|
|
![]() |
||
Show a Database in Browser
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Show a Database in Browser
Hi All,
First of all, Happy Holidays to everyone. Can you shed light on how one would view a database in Internet Explorer... and have the data shown in the browser update when the database information changes. It would be nice not to have to click refresh. Just have the data refrsh every 30 seconds or so with any new data. If not, what language/tools would one use to perform such a task. I think ASP for sure, maybe with VB.. but how would the browser know if the data changed? Crashcup |
|
|
|
|||
|
asp.net has the ability to refresh information on the page without a page refresh. otherwise you can set a page refresh timer using javascript and use asp/php/etc to display the information. for more info on any of this please post in the appropriate sections.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting Div to show on load | pa007 | JavaScript Forum | 1 | Aug 25th, 2007 17:15 |
| Can't get background to show | casho | Starting Out | 17 | Aug 14th, 2007 11:17 |
| Slide show/s :) | OmiE | Flash & Multimedia Forum | 4 | May 25th, 2007 04:55 |
| XML Code for transfering data from one SQL Server Database to another database | plolla | Other Programming Languages | 1 | Aug 3rd, 2006 18:37 |
| Show/Hide Div Help | Trebz | JavaScript Forum | 2 | Feb 21st, 2006 22:37 |