index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Feb 5 2008, 2:21 PM |
| ||||||
ghost from: Washington, DC | if you wanted the user to enter a parameter value, put a question sign (?) in front of the parameter as shown below: objWiz.UseProcedures = "Procedure1,@Param1='?ParameterName1',@Param2='?ParameterName2'|Proc2,@P1=?MyOtherParamerterName'" ------------------------- Ghost | ||||||
Pages: (1) [1] |