Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2005
    Posts
    6

    Pass serial number to email reg screen

    Greetings all,

    I am using the Email Reg screen from the examples forum and would like to pass the user name and serial number from the initial screen to the email reg screen so the user does not have to reenter them.

    I am having no luck with this.

    Any help/advice would be greatly appreciated.

    Thanks

  2. #2
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    Easiest method:

    select the email screen > edit > settings > CTRL_EDIT_01 > edit > Default text:

    enter the assigned Owner or name 'session variable' from your 'previous screen'
    eg: %RegOwner%

    select the email screen > edit > settings > CTRL_EDIT_09 > edit > Default text:

    enter the assigned serial number session variable from your 'previous screen'
    eg: %SerialNumber%

    if these session variables have values, when the Email Screen is shown at runtime,
    the default entries will be the values of the session variables.
    (session variables assigned with a valid value are autoexpanded when a Screen is Displayed)

    hth a little
    Last edited by Eagle; 10-09-2006 at 08:50 AM.

  3. #3
    Join Date
    Oct 2005
    Posts
    6

    Thanks

    Thanks,

    I will give it a go.

  4. #4
    Join Date
    Oct 2005
    Posts
    6

    Great

    Thanks, it works perfectly. Also opened me up to doing more with the prog.

Similar Threads

  1. Screen: Email Registration
    By Brett in forum Setup Factory 8.0 Examples
    Replies: 10
    Last Post: 05-01-2007, 12:00 PM
  2. Password Issue
    By katanapilot in forum Setup Factory 7.0
    Replies: 25
    Last Post: 02-10-2006, 09:16 AM
  3. Serial Number Screen
    By Sergio_S in forum Setup Factory 7.0
    Replies: 6
    Last Post: 04-18-2005, 04:06 PM
  4. Serial Number Screen
    By 1stOnRamp in forum Setup Factory 6.0
    Replies: 6
    Last Post: 07-20-2004, 04:59 AM
  5. HOWTO: Limit the Number of Times an Install can be Run
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 02:58 PM

Posting Permissions

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