Saturday, July 19th, 2008

Accessing Post Variables in C# ASP.Net

I was writing dynamic form variables to the page and i needed to retrieve their values when updated. When i tried to access the variables with request.params[] collection i noticed that the keys were what id i had given them with a string appended to the start. I wrote this function to easiliy access the [...]

|
No Comments » - Posted in Uncategorized | by admin