[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: And so on to DigiGuide
- Subject: RE: And so on to DigiGuide
- From: John B
- Date: Fri, 19 Dec 2003 20:40:00 +0000
> > I understand (from doing Meteor) that these messages can be
> > stored in an access database... would that be the best way
> > for me to store these messages for display on a web page, or
> > is there a way using similar coding to xPLWeb to display them.
>
> The options are pretty much endless, how do you want to display/use
the
> info?
I think it depends on what sort of info you want to display.
If you want to keep a log of all incoming calls, then IMO the best solution
is
to store them in an Access database, and use ASP/ADO to retrieve the data.
If you just want to display small bits of information that change
frequently,
e.g. the last incoming call, or the current temperature, etc. then you can
store
the value as a global within xPLHal and display it using xPLHalWeb.
There is a sample script in utils\globaldemo.aspx that shows you how to
display
the value of a global.
Regards,
John
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|