no parameter input, access through url
hi all,
is it possible to have a aspx page with parameters value come from the url ?.
i created a rdlc report and use TableAdapter Configuration Wizard to define the data source with default values of Fill and GetData in the methods to add to TableAdapter.
when user click a button in another page, i want it to access the report straight away without having to key in parameters in textboxes.
how do i go around doing this?
thanks!

