Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: Help re-enabling VBS #5932
    gritz
    Participant

      Hi…can we get the link for that utility as well?
      Thanks!

      in reply to: GW 6.5.1. Client Graphics Error #5793
      gritz
      Participant

        Many thanks first for the “fix” and for pursuing this. The GW client also seemd to have trouble retaining settings…I am monitoring it closely. Is there anything I can do on my end to help? We are rolling updated machianes almost daily, and I have units I can try fresh installs on, etc…

        in reply to: Lost Admin applet #5441
        gritz
        Participant

          The answer to both questions is “Yes”, and I just sent my Config via email..
          Thanks!

          in reply to: Template Location #6557
          gritz
          Participant

            Forgot to check the applet itself…”Override Path”…duh! Works great now!

            in reply to: Not A Programmer Question – Interpret HTMLDialog #6536
            gritz
            Participant

              Found part of my error…the line aDlg.HTMLCode = Utilities.LoadStringFromFile(Utilities.GetDataDirectory & “c:/website/formativdlg.html”)works when I remove the Utilities.GetDataDirectory and reference my file only…aDlg.HTMLCode = Utilities.LoadStringFromFile(“c:/website/formativdlg.html”)
              That works well…again my lack of programming knowledge…I assume if the file was in the “C:Program FilesAdvansysFormativData” directory it would work…things are looking up!

              in reply to: Not A Programmer Question – Interpret HTMLDialog #6537
              gritz
              Participant

                Thanks so much..I was on the right track but getting frustrated..as to my second question, can you pass an HTML page in a different loction to the dialog, using aDlg.HTMLCode = Utilities.LoadStringFromFile(Utilities.GetDataDirectory & “HTML Dialog.htm”)?Could not get that to work either and I thought that was the other part of what I was reading. Obviously makes it simpler, to design your form(s) etc, externally and then reference and use them from within the applet.
                Thanks again! Greg

              Viewing 6 replies - 1 through 6 (of 6 total)