Search results

  1. 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...
  2. T

    Getting dynamically generated string value

    wrong forum
  3. 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
  4. 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