How do I get this xsp page to put single quotes around the username and
password?

        <esql:call>{<esql:parameter direction="out" type="Int" /> = call
qqqq.funct1(
              <xsp-request:get-parameter name="username"/>,
              <xsp-request:get-parameter name="password"/>      
                )  }
        </esql:call>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to