hi,
I have a situation here whilst using RDS Data control.
If I set the source for the RDS an SQL statement, I am able to retrieve data.
If I set the source to be an URL - which specifies another asp page, I am getting an error.
Basically in the first page, page1.asp, I define the object and set the URL and Value properties.
On the same page, on a button click, I set the
URL and call the Refresh method.
At this moment, I get a Javascript error that
"Object doesn't support this property/method"
Any clues???
Thanx in advance
TP
I have a situation here whilst using RDS Data control.
If I set the source for the RDS an SQL statement, I am able to retrieve data.
If I set the source to be an URL - which specifies another asp page, I am getting an error.
Basically in the first page, page1.asp, I define the object and set the URL and Value properties.
On the same page, on a button click, I set the
URL and call the Refresh method.
At this moment, I get a Javascript error that
"Object doesn't support this property/method"
Any clues???
Thanx in advance
TP