M9 Getting URL parameters in server side script

I am trying to pass a variable into an admin form along with the URL, is there anyway to retrieve this in a server side visual script and assign it to a Local variable?

I have read ways of doing it on the client side and posting it back but was wondering if there was a cleaner way to do it server side?

 

HttpContext.Current always appears to be null no matter where I run the code (tried it on form load, on a button press, etc) suggesting that the code maybe running under a serperate thread to where the page is handled.

 

 

Any ideas / alternatives people have would be a great help!

 

 

Thanks,

David

Tagged:

Comments

  • It's .net Jim, just not as we know it ;-)

    Sorry (I know I'm not helping), but I see an increasing number of questions like this here and on our own forums. We really are not in a .net environment with Metastorm BPM, and developers are trying to dig into it as though we were. Pain will result, is my prediction!

  • you can already pass variables via URL. Try to check web user guide