in

Sending commands through Browser address line

Last post 05-18-2008 7:51 AM by engineering.team. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-17-2008 3:58 PM

    Sending commands through Browser address line

    When I enter a command through the browser address line
    E.g. http://192.168.0.52/cfg.spi?com=DO3;F
     it resolves to http://192.168.0.52/cfg.htm?page=con

    and causes no change at the Webbrick.

    I am confident that the ipAddress is correct

    I have tried ensuring that that instance of the browser is logged in to the Webbrick.

    What am I doing wrong? 

    P.S.    I am running Webbrick v6.2.1206
     I usually use Firefox, but I get the same result with Windows Explorer.

  • 05-18-2008 7:51 AM In reply to

    Re: Sending commands through Browser address line

    You need terminator, a colon on the end, also not sure whether the semi colon is needed or would work in this case. So try

    http://192.168.0.52/cfg.spi?com=DO3F:

     

    See http://docs.webbrick.co.uk/WebBrick/CommandSheet6_00.pdf section 1.1

     

Page 1 of 1 (2 items)
(c) WebBrick Systems