re: import data
From: Jim Buyens (news_at_interlacken.com)
Date: 02/07/04
- Next message: chris leeds: "Re: ASP.NET"
- Previous message: Dan: "Re: FP2003 .css files in themes - how do they work together?"
- In reply to: wesleyj: "import data"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 7 Feb 2004 09:42:05 -0800
>-----Original Message-----
>We have a PC running hyperterminal, it displays ansi
>data received through a Com Port from an external source.
>I need to somehow capture that information and display
>it both on our inter and intra net.
You would need to develop or discover some sort of
background task (probably a Windows Service) that watches
the COM port and records the data in a flat file or a
database or whatever. That's the hard part.
Writing a Web app that displayed the contents of the file
or database would be relatively simple.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
- Next message: chris leeds: "Re: ASP.NET"
- Previous message: Dan: "Re: FP2003 .css files in themes - how do they work together?"
- In reply to: wesleyj: "import data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|