-Hey everyone..
CR newbie, need a little help/guidance.
I need to know how to :
1) create a simple report that returns
a web-enabled* list of member info.
The report has to send parameters
to MSSQL stored procs (SPs) to query
the DB and receive the data.
*(web enabled : click a name and go to
webpage of detailed member profile)
2) Using RAS (or not?), have the above
report accessible on the web, (over
http) and receive parameters from
an HTML form , and send the
values to the stored procs, and display
the returned data.
(Using ASP, IIS)
ANY help at all would be appreciated,
Thanks!
-ekz