Maria76
02-03-2005, 05:07 AM
Hello,
Im now going to work on a web page where it is needed to send to the COM port some stuff when the user clicks on a certain button. However, as far as i have understood it has to be implemented so that this button click (in an html form)activates an action to another page for instance COMport.php .. The problem is that then the page has to be loaded again, and that may appear to the user which is not good. How is it possible to do this "com port stuff" in the "background" when activated without reloading the page?...
Thanks!
Im now going to work on a web page where it is needed to send to the COM port some stuff when the user clicks on a certain button. However, as far as i have understood it has to be implemented so that this button click (in an html form)activates an action to another page for instance COMport.php .. The problem is that then the page has to be loaded again, and that may appear to the user which is not good. How is it possible to do this "com port stuff" in the "background" when activated without reloading the page?...
Thanks!