Recent content by ttgroup

  1. T

    Getting dynamically generated string value

    Thanks, I'm not entirely familiar with using handles. What is the benefit for using the handle and buffer? Thanks Mark
  2. T

    Getting dynamically generated string value

    Hopefully someone can help! I have a number of already defined strings ie: abc1 abc2 abc3. I also have another string v-hold used to dynamically generate the string value ie: v-hold = "abc" then incrementing an integer to get one of the above predefined strings. So basically, def var abc1 as...
  3. T

    Getting dynamically generated string value

    wrong forum
  4. T

    Authentication from Webpage to Unix

    Is there a way to authenticate a username and password entered via a webpage with the user/pass on an HP11i unix box? I have progress 9 with webspeed. Any direction would be great! Thanks Mark
  5. T

    Storing SessionID

    Thanks Casper, I'll look into it!
  6. T

    Storing SessionID

    I forgot to mention that we are using Progress 9.1D on a Windows 2000 Server.
  7. T

    Storing SessionID

    Hello, I'm new at developing with Webspeed but learning quickly. I am having trouble finding out how to store the session id possibly pid?!? From what I have seen in other posts the best method of session maintenance is to store the session id in a table. I guess a good question is does the...
Back
Top