parameter from URL
I have a crystal report on a web server which is based on a stored procedure with a parameter. I need to capture the value of the parameter from a url that I will be giving to a user to use to link into the report viewer. I have used servername/myintranet/viewername?variable=value and I get server error which states parameter field value not found.
|