View previous topic :: View next topic |
Author |
Message |
Mrbmw99 -
Joined: 23 Oct 2003 Posts: 14
|
Posted: Fri Oct 24, 2003 3:51 am Post subject: Serial/Parallel Data |
|
|
Hello there! I have the Abyss running my webpage. What I would like some help on is: Does anyone out there know how I could get some Serial or Parallel data onto an HTML page? What this is is: I have a website about out Koi Fish pond in the backyard. I have an area where a person logs in and can view stuff about the pond like the temp and water level. I need to somehow get this live/updated data to the HTML on the site. If I could input serial data, that's how I want to do it. Please help! -Brett W |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Oct 24, 2003 12:35 pm Post subject: Re: Serial/Parallel Data |
|
|
Do you mean getting data from the serial or the parallel port? If this is the case, you must write a script to get this data and display them as a HTML page. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Mrbmw99 -
Joined: 23 Oct 2003 Posts: 14
|
Posted: Fri Oct 24, 2003 7:11 pm Post subject: |
|
|
Yeah, is gets data from either port and then generates the proper HTML pae for it. The problem is: I don't know where to start on that. I only know programming in Visual Baisc 6.0. Suggestions? Thanks! -Brett W |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Oct 27, 2003 2:48 pm Post subject: |
|
|
Mrbmw99 wrote: | Yeah, is gets data from either port and then generates the proper HTML pae for it. The problem is: I don't know where to start on that. I only know programming in Visual Baisc 6.0. Suggestions? Thanks! -Brett W |
Can you write a program in VB6.0 to read that data? If you can do it, it would be easy to convert it into a CGI application that generates HTML output. We can help you doing the convertion if we have the source code of the VB program. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Mrbmw99 -
Joined: 23 Oct 2003 Posts: 14
|
Posted: Tue Oct 28, 2003 2:33 am Post subject: |
|
|
Yup! I have already written the VB code to receive the data from the serial port. I can combine your code into mine and do any alterations necessary to create the custom application. If you don't mind, email me the code to create the HTML's or post it on this forum. Thanks! -Brett W, [url]mrbmw99@aol.com[/url] |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed Oct 29, 2003 12:42 am Post subject: |
|
|
Mrbmw99,
Please send us an email with your code to support@aprelium.com and we'll give you instructions on how to do. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|