index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Display parameters entered :: (3)Post a New Message | Post a Reply
Feb 27 2006, 9:23 AM
 Display parameters enteredPost a Reply
 aldegn

View this author's profile Send this author a private message

since: Feb 3, 2006
from: United Kingdom

Hi,
Is there a way to display the parameters entered before accessing the report?
I mean, if I have a user defined parameter of 'From date'  for example, how can I get it to display in the screen so that I know what the report corresponds to?( when you later filter the results in the screen  the filters display fine.)

Feb 27 2006, 1:05 PM
 Re: Display parameters enteredPost a Reply
 ghost

View this author's profile Send this author a private message Visit author's homepage

from: Washington, DC

You can dow that from ASP by writing out the paramters i.e. Response.Write(Request("ParameterName"))


-------------------------
Ghost
Feb 28 2006, 1:56 AM
 Re: Display parameters enteredPost a Reply
 aldegn

View this author's profile Send this author a private message

since: Feb 3, 2006
from: United Kingdom

So there isn't a general flag to display all parameters entered. Do I then have to code for each report and parameter?

Pages: (1)   [1]

search this forum: