Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ActiveX like control for asp.net.

Reply
Thread Tools

ActiveX like control for asp.net.

 
 
Bredal Jensen
Guest
Posts: n/a
 
      12-25-2004
Merry christmas to you all IT gods out there,
I have come accross a situation were i need to display some information
(text from a database)
on a web page. The text i dynamic . I need to change it every 5 minutes.
How can this be done using asp.net?

Many thanks in advance
JB


 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGVhc3Vu?=
Guest
Posts: n/a
 
      12-27-2004
Yes it can be done pretty easily.
Set the page to refresh every 5 minutes.
And have the page query the DB for the text.
Put the text into a label or text box control.

Refresh code can be gotten here:
http://www.tirnaog.com
In forums section under Code Vault in the VB.net section.
Subject : How to Refresh page autolike!

If you need anymore help let me know.



Deasun

"Bredal Jensen" wrote:

> Merry christmas to you all IT gods out there,
> I have come accross a situation were i need to display some information
> (text from a database)
> on a web page. The text i dynamic . I need to change it every 5 minutes.
> How can this be done using asp.net?
>
> Many thanks in advance
> JB
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX control in python vs ActiveX control in vb 6 (piece of code) vml Python 0 08-22-2007 09:57 AM
object-like macro used like function-like macro Patrick Kowalzick C++ 5 03-14-2006 03:30 PM
User Control and ActiveX control xudeutsch ASP .Net Building Controls 0 12-01-2005 02:40 PM
Compilation failed while compling window user control which takes reference of Activex control ashish_gokhale ASP .Net 0 05-05-2005 01:36 PM
ActiveX apologetic Larry Seltzer... "Sun paid for malicious ActiveX code, and Firefox is bad, bad bad baad. please use ActiveX, it's secure and nice!" (ok, the last part is irony on my part) fernando.cassia@gmail.com Java 0 04-16-2005 10:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57