B
bob
I have a form with a string value that is equal to its
name. It has a find button that opens another form that
automatically calls a stored procedure. The procedure has
a variable name equal to the string in the first form. I
need to be able to pass it through the second form. I have
tried creating a hidden field on the second form and
setting its value to the first forms string. But had no
luck.
name. It has a find button that opens another form that
automatically calls a stored procedure. The procedure has
a variable name equal to the string in the first form. I
need to be able to pass it through the second form. I have
tried creating a hidden field on the second form and
setting its value to the first forms string. But had no
luck.