Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2001
    Location
    Cambridge, MA
    Posts
    3

    Variable for a text file name

    I have a page that will have 6 buttons. Each button will basically do the same thing, which is to go to another page with a text file embedded in the text box.

    I tried a path such as %SrcDrv%\Enterprise\%EntSolFile% so that each button would just set a variable which was the name of the text file. This doesn't seem to work. Are there any suggestions on how I could avoid creating 6 pages which are exactly the same except for the text box that they include.

    Thanks

  2. #2
    Join Date
    May 2001
    Location
    dallas, tx, USA
    Posts
    81

    Re: Variable for a text file name

    the easiest way to do this is to create all the text boxes on one page. Hide them all. When your buttons go to set the variable, instead have them show the boxes. At that point either a mouse leave on the boxes, or the button would hide the boxes

Posting Permissions

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