Announcement

Collapse
No announcement yet.

Comments about the ASP Maintenance [Updated]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Comments about the ASP Maintenance [Updated]

    Comments

    Here to download it.

    StePhan McKillen

    My Pages

    [This message was edited by StePhan on Tue, 19 August 2003 at 07:37 PM.]

    #2
    Hey Stephan, Looks great! I am adding the web wrapper header and footers as we speak and I will enjoy using this one. Thanks for taking the time to write it!

    I'll let you know how it is working for me over the next few days.

    -Tom

    Visit my HomeSeer at http://68.55.67.82:81 (New Guest Downloads!)
    -Tom

    Visit Kernhome
    Kern Theater Gallery

    (User: guest / Pass: guest)

    Comment


      #3
      You got one me

      what are web wrapper header and footers


      which one did i email you

      check about line 36 of the asp page

      should read

      dev.hc = Lcase(left(HCDC,1))

      not

      dev.hc = Ucase(left(HCDC,1))


      This web site has the Right one in it...



      the code is not tidy.

      That what you get when writing

      at 3:00 am in the morning

      StePhan McKillen

      My Pages

      Comment


        #4
        Stephan,

        Thanks for your ASP page, it works great. I do have a question about the email function. Do I need your maintan.vbs for the email part to work properly?

        Thanks,

        Simon

        Comment


          #5
          Yes that part still has to run once a day to update the device string

          and while doing that it will email out

          but

          otherwise you don't have to run the

          Mainten.vbs("main","change")



          part of the script

          StePhan McKillen

          My Pages

          [This message was edited by StePhan on Mon, 18 August 2003 at 07:50 AM.]

          Comment


            #6
            StePhan,

            Thanks again for your clarification. I really like the ability of sending email when the maintenance date is approaching.

            Simon

            Comment


              #7
              Thats Good

              Wait there is more coming.......

              Just doing the last bit of testing....

              StePhan McKillen

              My Pages

              Comment


                #8
                have put it all in one

                The

                Mainten.vbs
                Mainten.asp
                & the Icons
                are all in one zip file

                Download The Zip File

                HERE IS THE LATEST VERSION

                The newest version of the maintenance script/asp page will send an email when the warning day arrives. All scheduling can now be handled through the asp page through the web server. Separate email addresses can be specified for each maintenance item and log activity is controlled by a check box on the page. As a precaution, guests that login to the site will be able to view the pages not change any thing.
                After a new item is added, the mainten.vbs automatically.


                StePhan McKillen

                My Pages

                [This message was edited by StePhan on Wed, 20 August 2003 at 01:58 AM.]

                [This message was edited by StePhan on Wed, 20 August 2003 at 01:58 AM.]

                Comment


                  #9
                  Down load it

                  Thank to the wife who has started useing it..

                  StePhan McKillen

                  My Pages

                  Comment


                    #10
                    To My Web Site

                    also check out the more part of the site

                    StePhan McKillen

                    My Pages

                    Comment


                      #11
                      Very nice script.

                      Just installed and am very happy with it.

                      Although it appears to work, my .ini seems strange. It looks like the email information is in the wrong place. Is this correct?
                      <pre class="ip-ubbcode-code-pre">
                      [Maintenance]
                      TotDevices=3
                      Data1=Smoke Alarm Batteries:M17:7/1/2004:Change Smoke Alarm Batteries:5:Get smoke alarm batteries:9165551212@mobile.att.net
                      Email1=
                      Schedule1=WW:26
                      OkImage=/images/GreenCheckSmall.gif
                      CheckImage=/images/BlankBkGrnd.gif
                      LogActivity=1
                      Data2=Clean Pool Filter:M18:4/1/2004:Clean Pool Filters:5:Time to clean pool filters:9165551212@mobile.att.net
                      Schedule2=M:3
                      Data3=HVAC Filters:M19:2/1/2004:Clean HVAC Filters:5:Get new HVAC Filters:9165551212@mobile.att.net
                      Email3=
                      Schedule3=M:3
                      </pre>

                      If this is not incorrect, then what is the Email= lines for?

                      Thanks,

                      Scott

                      Comment

                      Working...
                      X