Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Help in RDS


Message #1 by "Praveena alapati" <apraveena@h...> on Mon, 7 Oct 2002 14:11:37 -0400
Hi,

I am using RDS Data control like this...

<object CLASSID="clsid:BD96C556-65A3-11D0-983A-00C04FC29E33" ID="objDC" HEIGHT="0" WIDTH="0">
<PARAM NAME="URL" VALUE="DataPage.asp">
</object>

In DataPage.asp, I have code to access some stored procs and get a recordset back so I can send this data to the called page.

I was wondering if I can input any parameter in datapage.asp, if yes, how would I mention in the above code, that I want to send a
parameter and how in the datapage I take that input.. any ideas???

Thanks in advance
Praveena




  Return to Index