+ Reply to Thread
Results 1 to 4 of 4

Thread: SB 10 - Username and Password

  1. #1

    Default SB 10 - Username and Password

    I need to have the operator installing my service key in a username and password that has full admin rights.
    I need the service to be able to print portrait or landscape.
    I have a custom dialog created but cannot figure out how to go 'Back' if either the
    username or the password is blank.
    I have used the OnInit and OnUpdate but cannot get the 'Back' to work.
    Any help would be appreciated. TIA, Dee

  2. #2

    Default Re: SB 10 - Username and Password

    This was answered in the softvelocity.clarion.addons.setupbuilder newsgroup by Charles Edmonds.
    Thank you Charles!

  3. #3

    Default Re: SB 10 - Username and Password

    > I need to have the operator installing my service key in a username and
    > password that has full admin rights.
    > I need the service to be able to print portrait or landscape.
    > I have a custom dialog created but cannot figure out how to go 'Back' if
    > either the username or the password is blank.
    > I have used the OnInit and OnUpdate but cannot get the 'Back' to work.
    > Any help would be appreciated.
    > TIA, Dee

    Hi Dee,

    In your code where you detect that the password or username is blank, you
    set the SB var %_SB_DIALOGNEXTID% to the name of the dialog you want to
    return to, then use CYCLE LOOP (from the command selection menu on the
    sidebar).

    Attached is a screen shot of how we check to make sure the user entered a
    directory.

    Does that help?

    Charles



    --
    -------------------------------------------------------------------------------------------------------
    Charles Edmonds

    cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)

    www.learnh5fast.com - Master building web and mobile apps with Clarion H5!
    www.clarionproseries.com - ProDocument, ImageEx, ProScan, ProImage, ProPath
    and other Clarion developer tools!
    www.seal-soft.com - The xProduct Clarion templates - xWordCOM, xToolTip,
    xDataBackup Manager and more!
    www.ezchangelog.com - "Free ChangeLog software to manage your projects!"
    www.setupcast.com - "A revolutionary new publishing system for software
    developers - enhanced for SetupBuilder users!"
    www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
    and Forms - Now with PNG support!
    www.fotokiss.com - "World's Best Auction Photo Editor"
    www.lansrad.com - "Intelligent Solutions for Universal Problems"
    -------------------------------------------------------------------------------------------------------
    Attached Images Attached Images  

  4. #4

    Default Re: SB 10 - Username and Password

    Yes it does - THANKS!!

    Dee Witham

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •