jwoodimmtech
Programmer
I am using MS Access and I have a field (double number {6.125}) I need to read this in as a value or text to be able to add and multiply with this number. I am trying to display this in a standard aspx (asp:label id="rate" runat="server"/>) I know the ASPX is correct but I can not get the ParameterDirection.ReturnValue to work properly. HELP!