Hi Folks,
I was having trouble capturing some session variable data.
The code was written into the Procedure Setup embed on a NetWebForm template.
I added a Message() statement to see what the value was and discovered that the code on the Procedure setup embed point doesn't always fire.
When it does, it fires about 5 or 6 times.
On 8 attempts to open the form, the WebServer only produced the message statementon 2 occassions.
All other accesses to the webform failed to produce the message at all.
Could we be missing something in our approach. Is the Procedure Setup embed NOT a good place to put code?
Look forward to your comments.
Brian