Home All Groups Group Topic Archive Search About
Author
14 Mar 2009 8:17 PM
tourerukcom
Hi

Im developing an active x control for web site that reads data from a
serial port. I want to then send the data field to a web page using
the post method is there away of doing this from within the active x
control.

I thought there used to be a command that i could use like

httprequest "http://test/read.asp?Barcode=1322323293"

Thanks

Shawrie

Author
15 Mar 2009 9:51 AM
Jason Keats
toureruk***@hotmail.com wrote:
Show quoteHide quote
> Hi
>
> Im developing an active x control for web site that reads data from a
> serial port. I want to then send the data field to a web page using
> the post method is there away of doing this from within the active x
> control.
>
> I thought there used to be a command that i could use like
>
> httprequest "http://test/read.asp?Barcode=1322323293"
>
> Thanks
>
> Shawrie

http://www.15seconds.com/issue/991125.htm
http://www.15seconds.com/Issue/021029.htm

HTH