Ethernet access to Schedule Plus

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Daniel RM, Sep 6, 2005.

  1. Daniel RM

    Daniel RM

    Joined:
    May 17, 2005
    Messages:
    18
    Likes Received:
    0
    Hi!

    I was using Schedule Plus 2.6 in my compluter (with ServerX), and I use another PC of my network to access (via internet explorer) and control C-Bus. Its works fine, the exception is that there is not a refresh of the changes on the remote PC, unless I make a manual refresh pressing the internet explorer refresh button.
    Is there a way to obtain an authomatic refresh??

    Best Regards

    Daniel
     
    Daniel RM, Sep 6, 2005
    #1
  2. Daniel RM

    rhamer

    Joined:
    Aug 3, 2004
    Messages:
    673
    Likes Received:
    3
    Location:
    Melbourne, Australia
    There are several ways of automatically refreshing a web page.

    Some browsers have the feature built in, Firefox is one I think.

    Search Google for "Automatically refreshing a webpage" and take your pick.
     
    rhamer, Sep 6, 2005
    #2
  3. Daniel RM

    Daniel RM

    Joined:
    May 17, 2005
    Messages:
    18
    Likes Received:
    0
    I thanks your answer very much.
    I was searching on Google,there is information, and I found this code from www.dotnetspider.com/technology/kbpages/112.aspx:

    <%@ Page Language="C#" %>

    <meta http-equiv="Refresh" content="5">
    <html>
    <body>
    <%
    Response.Write (DateTime.Now.ToLongTimeString ());
    %>
    </body>
    </html>


    But I?m novice on this,and I wonder where(Inside some ServerX folder, I suppose) I must add this code?? or if I must edit an archive?? :confused:

    Thanks again
    Daniel
     
    Daniel RM, Sep 7, 2005
    #3
  4. Daniel RM

    rhamer

    Joined:
    Aug 3, 2004
    Messages:
    673
    Likes Received:
    3
    Location:
    Melbourne, Australia
    Hi Daniel,

    No, you don't need to change any code.

    There are little utilities available that do it for you, one guy is even offering a web page of his own that you enter the site that you want to keep updated and he keeps it refreshed in his window, (along with advertising of course).

    Try this http://answers.google.com/answers/threadview?id=557028

    Cheers

    Rohan
     
    rhamer, Sep 7, 2005
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.