Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Passing a form value to a function

$
0
0

Hi,

I'm trying to pass two form values to a function.  The function will take those values and search a database for user information and return it back to the form's fields.  Currently, the values entered into the field will not return any results from the database but when the values are entered directly into two variables the value(s) are returned.  Can someone who me some examples of how this should work or how I can pass form field values to the function variables for processing?

 

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles